A handy template for including requirements in an environment
Project description
It can be hard to manage shell-script style python in a build or automated environment. Wrap up requirements easily in one pip install and place it at the front of a Bamboo, Jenkins, or Ansible script.
This is meant as a demo. Please fork for your own needs.
Getting Started
Fork this project
pip install cookiecutter
cookiecutter cookiecutter_template/
Answer the questions
Fill out requirements.txt and README.rst appropriately
python setup.py sdist bdist_wheel clean --all upload
pip install [my project] where needed <3
Includes
plumbum==1.6.3
requests
cookiecutter
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 Distribution
File details
Details for the file dummy-env-prep-1.1.0.tar.gz
.
File metadata
- Download URL: dummy-env-prep-1.1.0.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1b9c91066f94473126b9d5a617d75610e9be9f75e6aa6d5afaa285144291c261 |
|
MD5 | 7a9131598f758ae0649b6b52ba243e89 |
|
BLAKE2b-256 | 23c32e87ff719a5fcd533524ebc889c96d7877f5ae80881bb0344c09f2be54ad |
File details
Details for the file dummy_env_prep-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: dummy_env_prep-1.1.0-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2566f245ef20950cc2e06e488bd2186a927d84f9d78a659aa18e44eb88c8f72e |
|
MD5 | 21ff21f0d6c7e4d1a876034e8fb83dd3 |
|
BLAKE2b-256 | 524b8f2c2ca7eb4b7c67c130749e6ecd86e87f5e68774ddf61c390d2bf18e7a7 |