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.5.tar.gz
(5.1 kB
view details)
Built Distribution
File details
Details for the file py-racoon-0.0.5.tar.gz
.
File metadata
- Download URL: py-racoon-0.0.5.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 | 0da922f5e8547e7a68324cc308e806f78ff4a69a26b6effa552c67e01786e9d5 |
|
MD5 | 54afd6508351404438148944f4cd7f02 |
|
BLAKE2b-256 | 6c8caeb51d622ca191337a366594d2cfc9afb73b481a71970fbf45aca583f184 |
File details
Details for the file py_racoon-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: py_racoon-0.0.5-py3-none-any.whl
- Upload date:
- Size: 5.7 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 | b3ab86dea2006735f4e42a5f74cefa2dfb87afbaf7b8454e6e386602770b5b35 |
|
MD5 | 16e2081837df031a7f8b71faf1ca5695 |
|
BLAKE2b-256 | a067acbb928b64441a56f1873347021fa0dd4a4a1fc332ca0dc966ae76ded595 |