insta-science

View on PyPIReverse Dependencies (0)

0.2.1 insta_science-0.2.1-py3-none-any.whl

Wheel Details

Project: insta-science
Version: 0.2.1
Filename: insta_science-0.2.1-py3-none-any.whl
Download: [link]
Size: 16196
MD5: 3ee1668a6998ef2e8dd00bc93607714f
SHA256: ed79e69f9ffe3071db1487fbea0ef9f2aa388e5fd6fe841d239662dea160fa4d
Uploaded: 2024-12-24 06:01:38 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: insta-science
Version: 0.2.1
Summary: A tool to help with installing and using `science` in Python projects.
Author-Email: John Sirois <john.sirois[at]gmail.com>
Project-Url: Repository, https://github.com/a-scie/science-installers/tree/main/python
Project-Url: Bug Tracker, https://github.com/a-scie/science-installers/issues
Project-Url: Changelog, https://github.com/a-scie/science-installers/blob/main/python/CHANGES.md
Keywords: automation,command,runner,testing
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Utilities
Requires-Python: >=3.9
Requires-Dist: ansicolors
Requires-Dist: appdirs
Requires-Dist: filelock
Requires-Dist: httpx
Requires-Dist: packaging
Requires-Dist: tomlkit; python_version < "3.11"
Requires-Dist: tqdm
Requires-Dist: typing-extensions
Description-Content-Type: text/markdown
[Description omitted; length: 1731 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.6.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
insta_science/__init__.py sha256=jhozkglMQ4Eg2dY6X_8FRBBD1Ubwnr0kCVdWonELlQ0 450
insta_science/__main__.py sha256=npNmN98ds3R-e7nLuCdsK65EB6LZM2HR9nyTdaGkVJo 175
insta_science/shim.py sha256=V8X85C9gP_ijr8W49I_XK3KhtzwWAhSgL3iUTVn_AQI 824
insta_science/util.py sha256=ij1uonjcnnRmptjNrr0yfs422-vbyPqoHodW7WV3yRs 308
insta_science/version.py sha256=aCwugfj5k9ch7WPP37wRJ-B-SAOvgOwXlFM9fBNYo7E 134
insta_science/_internal/__init__.py sha256=7zVbw203MTG9UBSeUhxrpsIJksyw-jOlF2VRzE4wZUA 441
insta_science/_internal/a_scie.py sha256=CiS9nayQqE7GVZJwUczbg1NXcGL1XDhCNDn5IKD8pts 1689
insta_science/_internal/cache.py sha256=FOrStj4BsKDrNG_U5VKPcoYecayTz6bgXXsGhrYBmvg 2813
insta_science/_internal/errors.py sha256=Zrjlq-IK3FzRud3UWB-Hu_SNVUWP1X93zmvR0ydj9rE 883
insta_science/_internal/fetcher.py sha256=_TY2gzxcK7J2QjukTDQVL_ronFLgZJ79KaIwp6ZIKvk 8219
insta_science/_internal/hashing.py sha256=KcWlQjudMtZ6bQQAbdciVi5ChltIgwpgHV-aQleb_TE 2406
insta_science/_internal/model.py sha256=pBmtJeVrH837XM6yrcC4qjgMUSLQ5X9Kld3w4txMAaw 671
insta_science/_internal/parser.py sha256=0-Hkemc7-yikREgm2rh3F0HXk5igU-IHVNsJWEzGWuc 3614
insta_science/_internal/platform.py sha256=IXbanC9_nuXXB-aa7iFADRso2tiJZaHJdfWwwGznNZk 2220
insta_science/_internal/project.py sha256=QnMLpHS7lQLR7-Rbo4ZjD_MMxbZ26l9dxdiEjHhFv_Q 2292
insta_science/_internal/science.py sha256=nK0RYHfXZJ0kiEQbUpBHmU-J0U_ENI0HddLBuKgKGjs 3449
insta_science-0.2.1.dist-info/METADATA sha256=jxfUD2ijRO4iE9vnpQOyhtGOAGRFXM8cEHb2GkvVjlU 3278
insta_science-0.2.1.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
insta_science-0.2.1.dist-info/entry_points.txt sha256=A936gzogfF5bWsnscQ-3x_QAL6XF7BDGEz8cSLOciFg 103
insta_science-0.2.1.dist-info/top_level.txt sha256=woHfoijCgr81j7RFvhqD4QfjWEYK4ffJhnK_qmPYyH0 14
insta_science-0.2.1.dist-info/RECORD

top_level.txt

insta_science

entry_points.txt

insta-science = insta_science.shim:main
insta-science-util = insta_science.util:main