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.4.tar.gz
(5.7 kB
view details)
Built Distribution
File details
Details for the file py-racoon-0.1.4.tar.gz
.
File metadata
- Download URL: py-racoon-0.1.4.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a66f659d690e326c5b7a586b3a94a94c3277eee7eaf1083f07ca4924bbd7899a |
|
MD5 | 195db8b03109089252f50f303ef19d6a |
|
BLAKE2b-256 | a464e13995e55e76a598bf3950c6e0af8596c294018e9c49c0969a124c7d7051 |
File details
Details for the file py_racoon-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: py_racoon-0.1.4-py3-none-any.whl
- Upload date:
- Size: 6.4 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 | 6e074a06d7ddcf7262dd7af9c0ce313f8dcb2c72c843f4fb191c55162ab64f7d |
|
MD5 | 17a3e171b0b0feabae15fd1a07fe6301 |
|
BLAKE2b-256 | 1526c0a6ed4255027de4b98559b6d0ec3e74f45d06d81c8159779892299c2ff7 |