Load pthogen entry_points at pth time.
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pthogen-0.2.0a0.tar.gz
(1.9 kB
view hashes)
Built Distribution
Close
Hashes for pthogen-0.2.0a0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9e2462d994d28c369abaf27c5f2a6e4b6104d834bff3ea4fb10110bfe7b60462 |
|
MD5 | 99f3ec88e3a0d5a81fe784ee507839f3 |
|
BLAKE2b-256 | 35991caa6f1d2ade8336e30a186b419b9665f5bc57bec528e7fde41ad3ccc461 |