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] URL
Arguments:
URL [required]
Options:
--access-token PATH [env var: GITHUB_ACCESS_TOKEN; default: /home/knj/.cache/github_token]
--src-dir TEXT [default: src]
--template-url TEXT [default: https://github.com/nymann/python-template.git]
--help Show this message and exit.
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
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.5.tar.gz
(5.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file py-racoon-0.1.5.tar.gz.
File metadata
- Download URL: py-racoon-0.1.5.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/4.0.2 CPython/3.9.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
230ee08d2d35d4828ffb8aebe61f843b7924932feecb5e778f5cf87a6bc246d8
|
|
| MD5 |
313e0b6500207427a1596e6732f546fa
|
|
| BLAKE2b-256 |
80bf96648b566f0ee752457cb6969f7f9c26a5a6e18242359033d2c549fec7e1
|
File details
Details for the file py_racoon-0.1.5-py3-none-any.whl.
File metadata
- Download URL: py_racoon-0.1.5-py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/4.0.2 CPython/3.9.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
808b946d10b7ce35bc6e2d48cd1fa56472b0cb42aed32578b1f3ba082d736fb4
|
|
| MD5 |
2890d0098e58cd5d5a14c87ad3191532
|
|
| BLAKE2b-256 |
d5fbc098692fb52a0dc98dd0405d1467d766f46c5631ffafd35b57c9cef90dd0
|