Racoon
Project description
Racoon
View on PyPI
What is it?
A Python3 template initializer based on nymann/python-template. That automatically sets up a GitHub project for you.
Example of generated project: nymann/racoon-example
Installation
pip install py-racoon
Usage
$ racoon --help
Usage: racoon [OPTIONS] PROJECT_NAME
Arguments:
PROJECT_NAME [required]
Options:
--github-access-token TEXT [env var: GITHUB_ACCESS_TOKEN; required]
--src-dir TEXT [default: src]
--template-url TEXT [default: https://github.com/nymann/python-
template.git]
Example
# Export your github access token as an environment variable, can also be provided via --github-access-token
export GITHUB_ACCESS_TOKEN='YOUR_ACCESS_TOKEN'
# Create a new project "my-project" which will be created under https://github.com/YOUR_USERNAME/my-project
racoon my-project
Development
For help getting started developing check DEVELOPMENT.md
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
py-racoon-0.0.8.tar.gz
(5.1 kB
view details)
Built Distribution
File details
Details for the file py-racoon-0.0.8.tar.gz
.
File metadata
- Download URL: py-racoon-0.0.8.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e56739858a5de02a1148f0fa25f9b6a1fd569976c1ff07aff3837be1968a3bdd |
|
MD5 | fe37849889c1bf18584d88b54edb8b6b |
|
BLAKE2b-256 | 29272b1eb9ee65bddd13b27ff70de66603bc6054b55a4ed4c6735d545520d595 |
File details
Details for the file py_racoon-0.0.8-py3-none-any.whl
.
File metadata
- Download URL: py_racoon-0.0.8-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c0584eed32119dfabac1122e231d136ce67eb004bccc1e5eaea841e80bf9b843 |
|
MD5 | a12d54ed8bc5e8c183b85e7a939a704e |
|
BLAKE2b-256 | 6c418cb2e96e1f3b5af4f342392eb9fb55a6edcd794e6a57c38619e802ccc95b |