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] 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
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.1.2.tar.gz
(5.5 kB
view details)
Built Distribution
File details
Details for the file py-racoon-0.1.2.tar.gz
.
File metadata
- Download URL: py-racoon-0.1.2.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 67aa7804296e591d87caea5d061b686fce69e03be9d6159cf3c5b593c8e0f160 |
|
MD5 | efe3e2f03d19faba3f4fc7a4c9f9ac43 |
|
BLAKE2b-256 | 3d63d5b7ff5f89015fc93db69fc5efee9ba438242d6369e40dde2e553aca3fe2 |
File details
Details for the file py_racoon-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: py_racoon-0.1.2-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8b25903aa4111a626ae8e97f2b3a82153f02c99b3245292976e1058718d4a615 |
|
MD5 | c71a34091222ae5a01875f2c899537dd |
|
BLAKE2b-256 | fb83e5cc8b29c7b324d06280bb45c58fcb870bd509fd2fa6bc9e8c8d9c7855eb |