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.0.9.tar.gz
(5.3 kB
view details)
Built Distribution
File details
Details for the file py-racoon-0.0.9.tar.gz
.
File metadata
- Download URL: py-racoon-0.0.9.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 | 58ad801fad7f26e63c8a67cd38149d08adcdeb48f6dab6a1c2617ba0e54c3afa |
|
MD5 | 4be9cc91de5acc99f77061acea32bb39 |
|
BLAKE2b-256 | 7c008ea178191b95c04e6d237195383098824fc75fe2159a28588f4d2fc86cda |
File details
Details for the file py_racoon-0.0.9-py3-none-any.whl
.
File metadata
- Download URL: py_racoon-0.0.9-py3-none-any.whl
- Upload date:
- Size: 5.9 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 | 61294ecd26d362473d56bf9a94a758d3a57debcdd3b4780dcfac417f8039f6ca |
|
MD5 | c01a4e4c4d2e5a63d129931571f675bd |
|
BLAKE2b-256 | 38b2711820623b49e319815b3d117cb42d2a884c4e48ece1a277112d7082be86 |