A simple CLI garden journal
Free software: MIT license
Installation
pip install growlog
Quickstart
$ growlog
> No growlog found, creating a new one!
What type of plant is this?:
…
You can also see the help menu:
$ growlog –help
Usage: growlog [OPTIONS]
- Options:
- --add
Add a crop to your growlog
- --update
Update a crop in your growlog
- --remove
Remove a crop from your growlog
- --help
Show this message and exit.
Documentation
Development
To run the all tests run:
tox
Note, to combine the coverage data from all the tox environments run:
Windows |
set PYTEST_ADDOPTS=--cov-append tox |
|---|---|
Other |
PYTEST_ADDOPTS=--cov-append tox |
Changelog
0.4.1 (2018-7-02)
Add Quickstart docs to README
0.4.0 (2018-6-30)
Add CRUD operations (create/read/update/delete) to growlog cli
0.3.0 (2018-6-10)
Create new growlog if none is found when using growlog cli cmd
0.2.0 (2018-06-09)
Display current log using growlog cli cmd
Release files for growlog 0.4.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| growlog-0.4.2.tar.gz | 17.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| growlog-0.4.2-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 21.9 kB
Release files / growlog-0.4.2.tar.gz
| Download URL | growlog-0.4.2.tar.gz |
|---|---|
| Size | 17.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d1748d25321e81dd513e5f519d1940e228077e529880868e4d86eb597fc16309
|
|
BLAKE2b-256 checksum How to use checksums |
b6beafffc814923cb56fb830893363376e513abd6c922255811ce51f2e5cff96
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/2.7.15
|
Release files / growlog-0.4.2-py2.py3-none-any.whl
| Download URL | growlog-0.4.2-py2.py3-none-any.whl |
|---|---|
| Size | 4.8 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
316039ca83f8566c86f0a76c79b5cc0c7c894dbd5f7b913f1e55dbea74f0f8a1
|
|
BLAKE2b-256 checksum How to use checksums |
ac890d802ac9704bfd2f0b01ec2e6b07f89ced5a3c49b65bd07ce75750e89012
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/2.7.15
|