past-time 0.3.1

Last updated:

0 purchases

past-time 0.3.1 Image
past-time 0.3.1 Images
Add to Cart

Description:

pasttime 0.3.1

A simple tool to visualize the progress of the year based on the past days.

Installation
The tool is available from the Python Package Index.
$ pip3 install past-time
Installation on Fedora and CentOS/RHEL with EPEL.
$ dnf -y install past-time
For Nix or NixOS users is a package available. Keep in mind that the lastest releases might only
be present in the unstable channel.
$ nix-env -iA nixos.past-time


Usage
Execute the command to get a visual representation of the year’s progress.
$ past-time now


Development
For development is recommended to use a venv.
$ python3.6 -m venv .
$ source bin/activate
$ python3 setup.py develop


License
past-time is licensed under MIT, for more details check LICENSE.

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.