journal_software_engineering
Project description
========
Overview
========
journal_software_engineering
* Free software: Apache Software License 2.0
Installation
============
.. code-block:: bash
pip install journal-software-engineering
Documentation
=============
To use the project:
.. code-block:: python
import journal_software_engineering
journal_software_engineering -h
.. code-block:: bash
usage: journal [-h] [-t] [-d] [-n] [-c] [-s] [-j] [-b BEFORE] [-a AFTER]
[entry]
journal makes commits to repos in the following locations:
journal location: /Users/sagesmith/.journal
notes location: /Users/sagesmith/.journal/.notes
ticket location: /Users/sagesmith/.journal/.ticket
todo location: /Users/sagesmith/.journal/.todo
positional arguments:
entry entry to enter in journal
optional arguments:
-h, --help show this help message and exit
-t, --ticket specifies ticket journal
-d, --do specifies todo journal
-n, --note specifies note journal
-s, --standup prints stand up
-j, --journal specifies entire journal
-b BEFORE, --before BEFORE
specifies to grab standup logs before entered date
-a AFTER, --after AFTER
specifies to grab standup logs after entered date
made by sage smith
Development
===========
To run the all tests run::
tox
Note, to combine the coverage data from all the tox environments run:
.. list-table::
:widths: 10 90
:stub-columns: 1
- - Windows
- ::
set PYTEST_ADDOPTS=--cov-append
tox
- - Other
- ::
PYTEST_ADDOPTS=--cov-append tox
Changelog
=========
0.1.0 (2019-02-26)
------------------
* First release on PyPI.
Overview
========
journal_software_engineering
* Free software: Apache Software License 2.0
Installation
============
.. code-block:: bash
pip install journal-software-engineering
Documentation
=============
To use the project:
.. code-block:: python
import journal_software_engineering
journal_software_engineering -h
.. code-block:: bash
usage: journal [-h] [-t] [-d] [-n] [-c] [-s] [-j] [-b BEFORE] [-a AFTER]
[entry]
journal makes commits to repos in the following locations:
journal location: /Users/sagesmith/.journal
notes location: /Users/sagesmith/.journal/.notes
ticket location: /Users/sagesmith/.journal/.ticket
todo location: /Users/sagesmith/.journal/.todo
positional arguments:
entry entry to enter in journal
optional arguments:
-h, --help show this help message and exit
-t, --ticket specifies ticket journal
-d, --do specifies todo journal
-n, --note specifies note journal
-s, --standup prints stand up
-j, --journal specifies entire journal
-b BEFORE, --before BEFORE
specifies to grab standup logs before entered date
-a AFTER, --after AFTER
specifies to grab standup logs after entered date
made by sage smith
Development
===========
To run the all tests run::
tox
Note, to combine the coverage data from all the tox environments run:
.. list-table::
:widths: 10 90
:stub-columns: 1
- - Windows
- ::
set PYTEST_ADDOPTS=--cov-append
tox
- - Other
- ::
PYTEST_ADDOPTS=--cov-append tox
Changelog
=========
0.1.0 (2019-02-26)
------------------
* First release on PyPI.
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 journal-software-engineering-0.0.9.tar.gz
.
File metadata
- Download URL: journal-software-engineering-0.0.9.tar.gz
- Upload date:
- Size: 21.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b78ba58d9a1359930d0fcef11ee8e673406f8e7bd6c5c47ed863326885abcdcf |
|
MD5 | 0473af7fd5c16ea41c432bcbae923392 |
|
BLAKE2b-256 | 98d348b2987f255ce95c93f3b493b3417b46b670a44f57e7591eff9d538bc101 |
File details
Details for the file journal_software_engineering-0.0.9-py2.py3-none-any.whl
.
File metadata
- Download URL: journal_software_engineering-0.0.9-py2.py3-none-any.whl
- Upload date:
- Size: 10.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cc16f1b02e8af202fb477a20026f7e47fa2f1daaa3e9855544775989010fb0bb |
|
MD5 | fe350b956d0ed5284e1b8827b4631cd4 |
|
BLAKE2b-256 | 167e48e1b6f7bfdab6440d439f0f1ee159815ef362f876536efb66ef12f96d7f |