create a setup.cfg like:
[metadata]
name = a-cool-name-here
version = 0.0.0a0
[options]
py_modules = a_cool_name_here
install_requires = pthogen
[options.entry_points]
pthogen =
a_cool_name_here = a_cool_name_here:main
[bdist_wheel]
universal = 1
and a_cool_name_here.py like:
def main():
# your cool interpreter startup hacks go here
Release files for pthogen 0.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pthogen-0.2.0.tar.gz | 1.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pthogen-0.2.0-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 4.9 kB
Release files / pthogen-0.2.0.tar.gz
| Download URL | pthogen-0.2.0.tar.gz |
|---|---|
| Size | 1.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d05b2bcdf7b2e858e6c66d897a1068ed23bb2bb16ab8d6e3b472e314fd1e77c6
|
|
BLAKE2b-256 checksum How to use checksums |
46c3ef7d3230aa0d2a14ae57386660e4b71311244bc77877c032d5a5420680b5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Python-urllib/3.7
|
Release files / pthogen-0.2.0-py2.py3-none-any.whl
| Download URL | pthogen-0.2.0-py2.py3-none-any.whl |
|---|---|
| Size | 3.0 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
03f54a65025b9e7b13bf00648f1641f361a70eca06f7e1a7661086b98b0b8097
|
|
BLAKE2b-256 checksum How to use checksums |
e97b8455b7b2316188ddf47ccf0f304945a9faeb0ff9a19d09c2db4254356fab
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Python-urllib/3.7
|