A simple cli christmas tree, made just for christmas mood :)
Project description
Christmas tree
This tool will launch christmas tree right in your terminal, use it just for fun :)
Tools
Usage
Please run following script to obtain latest package from PYPI:
➜ pip install christmas-tree
Then please execute instructions below to launch game from your environment:
from christmas.tree import Tree, ChristmasTree
tree: Tree = ChristmasTree(name="awesome", type_to="real")
tree.launch(speed=.2)
Development notes
Launch source code
To be able to run source code please execute command below:
➜ python -m christmas -h
➜ python -m christmas tree awesome real .2
CI
Project has Travis CI integration thus code analysis (black
, pylint
) and unittests (pytest
) will be run automatically
after every made change to the repository.
To be able to run code analysis, please execute command below:
➜ ./run-code-analysis.sh
Release notes
- 0.3.0
- Introduce christmas tree package
- 0.2.1
- Apply code analysis
- 0.2.0
- Add PYPI package
- 0.1.0
- Introduce initial app version
Meta
Author – Volodymyr Yahello
Distributed under the MIT
license. See LICENSE for more information.
You can reach out me at:
- vyahello@gmail.com
- https://github.com/vyahello
- https://www.linkedin.com/in/volodymyr-yahello-821746127
Contributing
- clone the repository
- configure Git for the first time after cloning with your
name
andemail
pip install -r requirements.txt
to install all project dependenciespip install -r requirements-dev.txt
to install all development project dependencies
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file christmas-tree-0.3.0.tar.gz
.
File metadata
- Download URL: christmas-tree-0.3.0.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0126ca84a69dbe0949da8479e8fbccc3c971a78d1e14c7759b563229d1ff8391 |
|
MD5 | 4bb58fe3fc62a03009e1d07a9a8f6168 |
|
BLAKE2b-256 | 193fe7f6fb4a07ef567a0dc0b49708193641215e0b3efadf24197546f60068ce |
File details
Details for the file christmas_tree-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: christmas_tree-0.3.0-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 306dbe3e10e52cb77db21abd52dafae11ff8c81be2061d1272d13db70a1497f1 |
|
MD5 | b9b685c9c0012e6b2026d10023115638 |
|
BLAKE2b-256 | 00ff9b91c7a1986fd7fdaf3e2bb1b52168ddfbcd75753b602b7108d4612d8974 |