pypi-insiders

View on PyPIReverse Dependencies (1)

1.0.0 pypi_insiders-1.0.0-py3-none-any.whl

Wheel Details

Project: pypi-insiders
Version: 1.0.0
Filename: pypi_insiders-1.0.0-py3-none-any.whl
Download: [link]
Size: 21083
MD5: 8da21966b809445b57c75544dab7fca4
SHA256: adbfabec6979cf0b2ce94b386c209137ba6e711ff5cb996239284517f556fee6
Uploaded: 2024-10-12 15:07:08 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pypi-insiders
Version: 1.0.0
Summary: Self-hosted PyPI server with automatic updates for Insiders versions of projects.
Author-Email: =?utf-8?q?Timoth=C3=A9e_Mazzucotelli?= <dev[at]pawamoy.fr>
Project-Url: Homepage, https://pawamoy.github.io/pypi-insiders
Project-Url: Documentation, https://pawamoy.github.io/pypi-insiders
Project-Url: Changelog, https://pawamoy.github.io/pypi-insiders/changelog
Project-Url: Repository, https://github.com/pawamoy/pypi-insiders
Project-Url: Issues, https://github.com/pawamoy/pypi-insiders/issues
Project-Url: Discussions, https://github.com/pawamoy/pypi-insiders/discussions
Project-Url: Gitter, https://gitter.im/pypi-insiders/community
Project-Url: Funding, https://github.com/sponsors/pawamoy
License: ISC
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
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: Programming Language :: Python :: 3.14
Classifier: Topic :: Software Development
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Requires-Python: >=3.9
Requires-Dist: build (>=0.10)
Requires-Dist: failprint (>=1.0)
Requires-Dist: loguru (>=0.7)
Requires-Dist: packaging (>=23.1)
Requires-Dist: platformdirs (>=3.5)
Requires-Dist: psutil (>=5.9)
Requires-Dist: pypiserver (>=1.5)
Requires-Dist: twine (>=4.0)
Requires-Dist: unearth (>=0.9)
Description-Content-Type: text/markdown
[Description omitted; length: 5204 characters]

WHEEL

Wheel-Version: 1.0
Generator: pdm-backend (2.4.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pypi_insiders-1.0.0.dist-info/METADATA sha256=Sb5EKvdhdyuEiVZwJ9k6n3zAi9O4iqNhWlWYYnlEhtE 6939
pypi_insiders-1.0.0.dist-info/WHEEL sha256=pM0IBB6ZwH3nkEPhtcp50KvKNX-07jYtnb1g1m6Z4Co 90
pypi_insiders-1.0.0.dist-info/entry_points.txt sha256=rkydVKdyUiF9jLQrSFSi6mVeDPmmnWX9qEhE4x8me3o 73
pypi_insiders-1.0.0.dist-info/licenses/LICENSE sha256=GZ4fS4Z6WtxHYD5ZqFT9vlpdOXvzm-cvjYmOIHXhqMc 754
pypi_insiders/__init__.py sha256=wZSB5f72g7QF3WgnE9AmG0WFDfLuw0P5OgI5rkkdGIk 174
pypi_insiders/__main__.py sha256=S9Ep5gA5JjTYpFHwlXEZgcnBU6J66OSEYL6Ky7hDmAE 351
pypi_insiders/cli/__init__.py sha256=1xAX6cNVvUR1tMLP7s8lpKno5thcHaAg9XhRh7vDnzU 13641
pypi_insiders/cli/repos.py sha256=6La91Afcgod_zPRUlubKMQQD_Ue7XLgoKPj2zZiQAOM 1669
pypi_insiders/cli/server.py sha256=W4FktVwEf7G9N0-msFJQ5wwb9OGln6_cpTRcnr5GPFk 2202
pypi_insiders/cli/update.py sha256=Q95CePkFZGNjz7Wp9M-kp23yF7RHMi5rUAYrP0fItZM 511
pypi_insiders/cli/watcher.py sha256=TDHxq5z8i0x6WEoKKbOT_Y9GDyESkgaIiOluFV9jhDs 2391
pypi_insiders/debug.py sha256=GYGGF4v93DyhaS1ARr-9UnzR_woz6y4vXOtlnX6RJls 2840
pypi_insiders/defaults.py sha256=tC02FGnYS1TuFE0-DBlqmWb_U27F6QA8DyOVbj2NX9I 573
pypi_insiders/logger.py sha256=ZlXzhUkHenlVaaT4idczNLJ66-yLq83NdfEYJeEP9Ms 4142
pypi_insiders/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pypi_insiders/repos.py sha256=Eez4mpShcjAiR4-LahuQT9fl7S4IAW6tB4b0wmMkxUY 5770
pypi_insiders/server.py sha256=f0IyDEZ_DdnDbxmTkGk9H1QeI81WjfgIJ8RwiQutysQ 5088
pypi_insiders/update.py sha256=UQhQrp7H9gRlO7Yo2zPrPyfn1S2Zpu0tZYRF5_sROzQ 3307
pypi_insiders/watcher.py sha256=VUxwFKbexsDlSNNT-CiaBLjpA42fDjr-_StHdMJzBFQ 4559
pypi_insiders-1.0.0.dist-info/RECORD

entry_points.txt

pypi-insiders = pypi_insiders.cli:main