Create setup.py files for a number of modules and scripts quickly
Project description
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.
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
Built Distributions
File details
Details for the file easier_install-0.1.zip
.
File metadata
- Download URL: easier_install-0.1.zip
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | be4ea4ed21818375f0e406f71c70247f68d66f201ee67855e8a4baaa386df1fc |
|
MD5 | e075781a152fbd83cfd5325b9a01a3e6 |
|
BLAKE2b-256 | c65a36811a18c0383ebe3d71290070a9fd52ea6960a568f57b8432031cd42ae6 |
File details
Details for the file easier_install-0.1.win32.exe
.
File metadata
- Download URL: easier_install-0.1.win32.exe
- Upload date:
- Size: 69.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bf4b309483e9a31202d732c7751e392abfa1ec541ab40ce99555736c323eda10 |
|
MD5 | a7526cd7e1cd4c44a368146b97255723 |
|
BLAKE2b-256 | 930f336e25191e31358a7296525cf936688e43edab021b3f6bfa11687dc2d12a |
File details
Details for the file easier_install-0.1-py2.5.egg
.
File metadata
- Download URL: easier_install-0.1-py2.5.egg
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f7c61ccaf099b14515c030e3ca21ac427d0fd0cdce6d0f46a124d6eb612c9c2a |
|
MD5 | ac5cfdd7f0599a74ab0d3656108e88f4 |
|
BLAKE2b-256 | 6daec20260fe9e12238203a7829e2e6a680f751f34c4fd2f2eb3973cd413a192 |