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.0a1.tar.gz
(1.9 kB
view hashes)
Built Distribution
Close
Hashes for pthogen-0.2.0a1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a97cac91184dc54b1ca53c8233d63d38dbafd6d3a65bc985086d8587e50a26e6 |
|
MD5 | 8d574fbfe1474aa5304874c349d4f285 |
|
BLAKE2b-256 | 8e385525a460a7b2b24f0848b0036d94d4db08b374b4b3e13cd2d27b3258d29b |