Easily create setup.py files for easy_install / setuptools
I’m too lazy to author setup.py files for installation of simple python modules and scripts, and setuptools/easy_install is very handy for installing scripts “properly” on both win32 and unix. Hence this script for creating a functional setup.py quickly. It’s perfectly usable for creating source and binary distributions as well.
Quick guide:
Go to a directory with lots of python modules (no packages!).
If the directory name is /home/foo/bar, ‘bar’ will be used as the name of the distribution.
If a python module has ‘def main’ in it, it’s considered executable
Run easier_install
Review the resulting ei_setup.py and run it, as instructed.
Release files for easier_install 0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| easier_install-0.1.zip | 4.7 kB | Details |
Built distributions (wheels)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| easier_install-0.1.win32.exe | Details | |||
| easier_install-0.1-py2.5.egg | Legacy Egg format | - | - | Details |
Total release size: 78.5 kB
Release files / easier_install-0.1.zip
| Download URL | easier_install-0.1.zip |
|---|---|
| Size | 4.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
be4ea4ed21818375f0e406f71c70247f68d66f201ee67855e8a4baaa386df1fc
|
|
BLAKE2b-256 checksum How to use checksums |
c65a36811a18c0383ebe3d71290070a9fd52ea6960a568f57b8432031cd42ae6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / easier_install-0.1.win32.exe
| Download URL | easier_install-0.1.win32.exe |
|---|---|
| Size | 69.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
bf4b309483e9a31202d732c7751e392abfa1ec541ab40ce99555736c323eda10
|
|
BLAKE2b-256 checksum How to use checksums |
930f336e25191e31358a7296525cf936688e43edab021b3f6bfa11687dc2d12a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / easier_install-0.1-py2.5.egg
| Download URL | easier_install-0.1-py2.5.egg |
|---|---|
| Size | 4.4 kB |
| Tags | Egg |
|
SHA-256 checksum How to use checksums |
f7c61ccaf099b14515c030e3ca21ac427d0fd0cdce6d0f46a124d6eb612c9c2a
|
|
BLAKE2b-256 checksum How to use checksums |
6daec20260fe9e12238203a7829e2e6a680f751f34c4fd2f2eb3973cd413a192
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |