Python project configreator
Project description
stilt
Python project configreator.
There are other Python template projects out there. This one has a specific audience in mind and is probably not the one you are looking for.
Installing to use stilt
$ pip3 install stilt
$ python3 -m stilt.project <path/to/project>
Installing to develop stilt
$ pip3 install --user virtualenv
$ git clone https://github.com/bdube/stilt.git
$ cd stilt
$ virtualenv venv
$ source venv/bin/activate
or run venv\Scripts\activate on Windows
$ pip3 install -r requirements.txt
$ pip3 install -e .
$ python3 -m stilt.project <path/to/project>
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
stilt-0.0.3.tar.gz
(2.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
stilt-0.0.3-py3-none-any.whl
(6.6 kB
view details)
File details
Details for the file stilt-0.0.3.tar.gz.
File metadata
- Download URL: stilt-0.0.3.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.5.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
212159281bf0564877eec3039a0434be10e187c48b36f96f1c587218f07f91ba
|
|
| MD5 |
1aa482b5b795be2c45320229e94cbfc7
|
|
| BLAKE2b-256 |
f5856e2c56efa610d287ba7fa610aa797d77aa0c217bf477e3508e8afba9aec8
|
File details
Details for the file stilt-0.0.3-py3-none-any.whl.
File metadata
- Download URL: stilt-0.0.3-py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.5.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5c7d25ffba154cffda06cc54297ec690b242b34ab58bd1862545dc357f30cedd
|
|
| MD5 |
b80ff656972f621a2284d7bd7e8023df
|
|
| BLAKE2b-256 |
5dde27e9b30ae2581fd5adeb6fcbd1849b6ad6041546df50eee93702533129df
|