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 PATH [env var: GITHUB_ACCESS_TOKEN; default: ~/.cache/githube_token ]
--src-dir TEXT [default: src]
--template-url TEXT [default: https://github.com/nymann/python-
template.git]
Example
# Export your github access token file 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.1.0.tar.gz
(5.3 kB
view details)
Built Distribution
File details
Details for the file py-racoon-0.1.0.tar.gz
.
File metadata
- Download URL: py-racoon-0.1.0.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8d98d8e26a458916bf5604237a679bb5933d3079594302ed17e5e1677e4186f2 |
|
MD5 | ccf95c15bf7ed5c39cb06e6d8d7e1b78 |
|
BLAKE2b-256 | 7db3a942ead3ed31f10efb1e2ec30a6aeb9cbd53167ca7827e4bf3d52548042c |
File details
Details for the file py_racoon-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: py_racoon-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.0 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 | ed0edf591b64c3cf5dd0929e92f0eb3fb779803a179af1c1576e1dac3b6d3eba |
|
MD5 | 7ed6b45027fcdce616b19c1478db0ee8 |
|
BLAKE2b-256 | 92c084b797776336b89184dfd63b96ffc53b1ef9278cc4d29aca1e74e3c64f37 |