Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update etherscan.py #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

rzeydelis
Copy link

removing core from requests_cache.core.CachedSession.. on line 46. This is because requests_cache,core is deprecated as per the core.py file in the requests_cache package.

removing core from requests_cache.core.CachedSession.. on line 46. This is because requests_cache,core is deprecated as per the core.py file in the requests_cache package.
@gerrrg
Copy link

gerrrg commented Oct 28, 2021

@neoctobers please accept this PR, close #3, and push to pypi

@gerrrg
Copy link

gerrrg commented Oct 28, 2021

This repo seems abandoned, so I have created the "etherscan2" package on PyPi which is a fork incorporating @rzeydelis's fix.

Usage barely changes:

python3 -m pip install etherscan2
import etherscan

viacheslav-sabadash pushed a commit to viacheslav-sabadash/aioetherscan that referenced this pull request Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants