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.6.tar.gz
(5.1 kB
view details)
Built Distribution
File details
Details for the file py-racoon-0.0.6.tar.gz
.
File metadata
- Download URL: py-racoon-0.0.6.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 | 3b230f501c1b5f1f5f9a0a35bb2ac6d6d09b73f22d7a4b7590b11f2fee735f04 |
|
MD5 | a7ec2145958b87e9cc326824b5ba5336 |
|
BLAKE2b-256 | e18ad00b6bacfb38835b26ed3e2ade0cd098e7cfa2080d2c13e95e8419756ac4 |
File details
Details for the file py_racoon-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: py_racoon-0.0.6-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 | 5158fee38149b2439e9548c8e16bea9ccdcbeec3255f523e3b9cfd4e809d71ce |
|
MD5 | 151215f0372fe7749c71718f0b116b96 |
|
BLAKE2b-256 | 3f11a068623de57a64cf5c5e2b019a9bdd5a82495df79b86e967a03311b57fe7 |