past-time


Namepast-time JSON
Version 0.3.1 PyPI version JSON
download
home_pagehttps://github.com/audiusGmbH/audiness
SummaryVisualizer for the days of the year
upload_time2024-03-06 08:04:39
maintainer
docs_urlNone
authorFabian Affolter
requires_python>=3.10,<4.0
licenseMIT
keywords time days year past
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            past-time
=========

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 <https://pypi.python
.org/pypi>`_.

.. code:: bash

    $ pip3 install past-time

Installation on Fedora and CentOS/RHEL with EPEL.

.. code:: bash

    $ 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.

.. code:: bash

   $ nix-env -iA nixos.past-time

Usage
-----

Execute the command to get a visual representation of the year's progress.

.. code:: bash

    $ past-time now

Development
-----------

For development is recommended to use a ``venv``.

.. code:: bash

    $ python3.6 -m venv .
    $ source bin/activate
    $ python3 setup.py develop

License
-------

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


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/audiusGmbH/audiness",
    "name": "past-time",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<4.0",
    "maintainer_email": "",
    "keywords": "time,days,year,past",
    "author": "Fabian Affolter",
    "author_email": "fabian@affolter-engineering.ch",
    "download_url": "https://files.pythonhosted.org/packages/c7/78/2ac9c50fb65a05b9c1d61ba86b93ef8172a0fbf4bdc12f8d7b1665e48c15/past_time-0.3.1.tar.gz",
    "platform": null,
    "description": "past-time\n=========\n\nA simple tool to visualize the progress of the year based on the past days.\n\nInstallation\n------------\n\nThe tool is available from the `Python Package Index <https://pypi.python\n.org/pypi>`_.\n\n.. code:: bash\n\n    $ pip3 install past-time\n\nInstallation on Fedora and CentOS/RHEL with EPEL.\n\n.. code:: bash\n\n    $ dnf -y install past-time\n\nFor Nix or NixOS users is a package available. Keep in mind that the lastest releases might only\nbe present in the ``unstable`` channel.\n\n.. code:: bash\n\n   $ nix-env -iA nixos.past-time\n\nUsage\n-----\n\nExecute the command to get a visual representation of the year's progress.\n\n.. code:: bash\n\n    $ past-time now\n\nDevelopment\n-----------\n\nFor development is recommended to use a ``venv``.\n\n.. code:: bash\n\n    $ python3.6 -m venv .\n    $ source bin/activate\n    $ python3 setup.py develop\n\nLicense\n-------\n\n``past-time`` is licensed under MIT, for more details check LICENSE.\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Visualizer for the days of the year",
    "version": "0.3.1",
    "project_urls": {
        "Homepage": "https://github.com/audiusGmbH/audiness",
        "Repository": "https://github.com/audiusGmbH/audiness"
    },
    "split_keywords": [
        "time",
        "days",
        "year",
        "past"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5004c67f283b68f601208d3f4cefc092ed25e34ed34caeac93adc65f76f2e915",
                "md5": "556fb69bada6fc01621f57c2df2d3bf9",
                "sha256": "bbc3314911a2aa67338233e81f38ed39deaceaf5292aca8d6ce338fb391eafe4"
            },
            "downloads": -1,
            "filename": "past_time-0.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "556fb69bada6fc01621f57c2df2d3bf9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<4.0",
            "size": 3398,
            "upload_time": "2024-03-06T08:04:37",
            "upload_time_iso_8601": "2024-03-06T08:04:37.954925Z",
            "url": "https://files.pythonhosted.org/packages/50/04/c67f283b68f601208d3f4cefc092ed25e34ed34caeac93adc65f76f2e915/past_time-0.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c7782ac9c50fb65a05b9c1d61ba86b93ef8172a0fbf4bdc12f8d7b1665e48c15",
                "md5": "b0f35e67eebc414e5da885fd57c6c20a",
                "sha256": "a0bb4789324e4b02c0ab0ef1a472a0cb50305d724b72432019260d4ec51d92fc"
            },
            "downloads": -1,
            "filename": "past_time-0.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "b0f35e67eebc414e5da885fd57c6c20a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<4.0",
            "size": 2768,
            "upload_time": "2024-03-06T08:04:39",
            "upload_time_iso_8601": "2024-03-06T08:04:39.913276Z",
            "url": "https://files.pythonhosted.org/packages/c7/78/2ac9c50fb65a05b9c1d61ba86b93ef8172a0fbf4bdc12f8d7b1665e48c15/past_time-0.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-06 08:04:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "audiusGmbH",
    "github_project": "audiness",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "past-time"
}
        
Elapsed time: 0.19352s