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.7.tar.gz
(5.1 kB
view details)
Built Distribution
File details
Details for the file py-racoon-0.0.7.tar.gz
.
File metadata
- Download URL: py-racoon-0.0.7.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b91a358c31665fcaed9089a55fcb206ef69326cea27fd5283a4d16a8258fdf5a |
|
MD5 | a6e93cbd61d594d6b59797ec035b73c2 |
|
BLAKE2b-256 | a82ae9870a79dc27197a71901c5972db767c14f5d60f4314dbaf79d2e90b97e1 |
File details
Details for the file py_racoon-0.0.7-py3-none-any.whl
.
File metadata
- Download URL: py_racoon-0.0.7-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.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3bcb2c4f1a3594c42fcc25489dd03fddd02ce6020b0ae99e75f075cdd5981149 |
|
MD5 | 869cd832a86772769cb124333cd3bb07 |
|
BLAKE2b-256 | c7bb198ea343778c5881ed655ad845245187a52a73af5c008146e94bf23355bb |