.gitattributes
.gitignore
CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
.github/workflows/python-publish.yml
pyfigshare/__init__.py
pyfigshare/__main__.py
pyfigshare/_version.py
pyfigshare/cli.py
pyfigshare/figshare.py
pyfigshare.egg-info/PKG-INFO
pyfigshare.egg-info/SOURCES.txt
pyfigshare.egg-info/dependency_links.txt
pyfigshare.egg-info/entry_points.txt
pyfigshare.egg-info/requires.txt
pyfigshare.egg-info/scm_file_list.json
pyfigshare.egg-info/scm_version.json
pyfigshare.egg-info/top_level.txt
pyfigshare/__pycache__/__init__.cpython-311.pyc
pyfigshare/__pycache__/__main__.cpython-311.pyc
pyfigshare/__pycache__/cli.cpython-311.pyc
pyfigshare/__pycache__/figshare.cpython-311.pyc
pyfigshare/__pycache__/figshare_v2.cpython-311.pyc
tests/__init__.py
tests/test_basic.py
tests/__pycache__/__init__.cpython-311.pyc
tests/__pycache__/test_basic.cpython-311-pytest-7.4.0.pyc