countdown-cli
=============
|PyPI| |Status| |Python Version| |License|
|Tests| |Codecov|
|pre-commit| |Black|
.. |PyPI| image:: https://img.shields.io/pypi/v/countdown-cli.svg
:target: https://pypi.org/project/countdown-cli/
:alt: PyPI
.. |Status| image:: https://img.shields.io/pypi/status/countdown-cli.svg
:target: https://pypi.org/project/countdown-cli/
:alt: Status
.. |Python Version| image:: https://img.shields.io/pypi/pyversions/countdown-cli
:target: https://pypi.org/project/countdown-cli
:alt: Python Version
.. |License| image:: https://img.shields.io/pypi/l/countdown-cli
:target: https://opensource.org/licenses/MIT
:alt: License
.. |Tests| image:: https://github.com/treyhunner/countdown-cli/workflows/Tests/badge.svg
:target: https://github.com/treyhunner/countdown-cli/actions?workflow=Tests
:alt: Tests
.. |Codecov| image:: https://codecov.io/gh/treyhunner/countdown-cli/branch/main/graph/badge.svg
:target: https://codecov.io/gh/treyhunner/countdown-cli
:alt: Codecov
.. |pre-commit| image:: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white
:target: https://github.com/pre-commit/pre-commit
:alt: pre-commit
.. |Black| image:: https://img.shields.io/badge/code%20style-black-000000.svg
:target: https://github.com/psf/black
:alt: Black
This project is based on a `Python Morsels`_ exercise for a command-line countdown timer.
If you're working on that exercise right now, please **don't look at the source code** for this. 😉
|Logo|
.. |Logo| image:: https://raw.githubusercontent.com/treyhunner/countdown-cli/main/images/python-morsels-logo.png
:target: https://www.pythonmorsels.com
:width: 400
:alt: an adorable snake taking a bite out of a cookie with the words Python Morsels next to it (Python Morsels logo)
Wondering how this package works?
**Don't look at the source code just yet!**
Instead, try implementing this package with the `Python Morsels "countdown" exercise <https://www.pythonmorsels.com/exercises/fc3be8467c634f978eae0c315f5677d1/>`_!
Features
--------
* Full-screen countdown timer, centered in the terminal window
* Command-line interface for Linux/Mac/Windows
|32:53|
|14:57|
.. |32:53| image:: https://raw.githubusercontent.com/treyhunner/countdown-cli/main/images/3253.png
:width: 500
:alt: 32:53 shown in large letters in center of an xterm window (black background with white text)
.. |14:57| image:: https://raw.githubusercontent.com/treyhunner/countdown-cli/main/images/1457.png
:width: 500
:alt: 14:57 shown in large letters in center of terminal window (light background with darker text)
Requirements
------------
* Python 3.7+
Installation
------------
You can install *countdown-cli* via pip_ from PyPI_:
.. code:: console
$ python3 -m pip install countdown-cli
Contributing
------------
Contributions are very welcome.
To learn more, see the `Contributor Guide`_.
License
-------
Distributed under the terms of the `MIT license`_,
*countdown-cli* is free and open source software.
Issues
------
If you encounter any problems,
please `file an issue`_ along with a detailed description.
Credits
-------
This project was generated from `@cjolowicz`_'s `Hypermodern Python Cookiecutter`_ template.
.. _Python Morsels: https://www.pythonmorsels.com
.. _@cjolowicz: https://github.com/cjolowicz
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _MIT license: https://opensource.org/licenses/MIT
.. _PyPI: https://pypi.org/project/countdown-cli/
.. _Hypermodern Python Cookiecutter: https://github.com/cjolowicz/cookiecutter-hypermodern-python
.. _file an issue: https://github.com/treyhunner/countdown-cli/issues
.. _pip: https://pip.pypa.io/
.. github-only
.. _Contributor Guide: CONTRIBUTING.rst
Raw data
{
"_id": null,
"home_page": "https://github.com/treyhunner/countdown-cli",
"name": "countdown-cli",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0.0,>=3.8.1",
"maintainer_email": null,
"keywords": null,
"author": "Trey Hunner",
"author_email": "trey@treyhunner.com",
"download_url": "https://files.pythonhosted.org/packages/d7/78/8d0974c43c7e3c6deb7194c642171298501ad4fa23c3f08527effbd93b8b/countdown_cli-1.0.3.tar.gz",
"platform": null,
"description": "countdown-cli\n=============\n\n|PyPI| |Status| |Python Version| |License|\n\n|Tests| |Codecov|\n\n|pre-commit| |Black|\n\n.. |PyPI| image:: https://img.shields.io/pypi/v/countdown-cli.svg\n :target: https://pypi.org/project/countdown-cli/\n :alt: PyPI\n.. |Status| image:: https://img.shields.io/pypi/status/countdown-cli.svg\n :target: https://pypi.org/project/countdown-cli/\n :alt: Status\n.. |Python Version| image:: https://img.shields.io/pypi/pyversions/countdown-cli\n :target: https://pypi.org/project/countdown-cli\n :alt: Python Version\n.. |License| image:: https://img.shields.io/pypi/l/countdown-cli\n :target: https://opensource.org/licenses/MIT\n :alt: License\n.. |Tests| image:: https://github.com/treyhunner/countdown-cli/workflows/Tests/badge.svg\n :target: https://github.com/treyhunner/countdown-cli/actions?workflow=Tests\n :alt: Tests\n.. |Codecov| image:: https://codecov.io/gh/treyhunner/countdown-cli/branch/main/graph/badge.svg\n :target: https://codecov.io/gh/treyhunner/countdown-cli\n :alt: Codecov\n.. |pre-commit| image:: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white\n :target: https://github.com/pre-commit/pre-commit\n :alt: pre-commit\n.. |Black| image:: https://img.shields.io/badge/code%20style-black-000000.svg\n :target: https://github.com/psf/black\n :alt: Black\n\nThis project is based on a `Python Morsels`_ exercise for a command-line countdown timer.\nIf you're working on that exercise right now, please **don't look at the source code** for this. \ud83d\ude09\n\n|Logo|\n\n.. |Logo| image:: https://raw.githubusercontent.com/treyhunner/countdown-cli/main/images/python-morsels-logo.png\n :target: https://www.pythonmorsels.com\n :width: 400\n :alt: an adorable snake taking a bite out of a cookie with the words Python Morsels next to it (Python Morsels logo)\n\nWondering how this package works?\n**Don't look at the source code just yet!**\nInstead, try implementing this package with the `Python Morsels \"countdown\" exercise <https://www.pythonmorsels.com/exercises/fc3be8467c634f978eae0c315f5677d1/>`_!\n\n\nFeatures\n--------\n\n* Full-screen countdown timer, centered in the terminal window\n* Command-line interface for Linux/Mac/Windows\n\n|32:53|\n\n|14:57|\n\n.. |32:53| image:: https://raw.githubusercontent.com/treyhunner/countdown-cli/main/images/3253.png\n :width: 500\n :alt: 32:53 shown in large letters in center of an xterm window (black background with white text)\n\n.. |14:57| image:: https://raw.githubusercontent.com/treyhunner/countdown-cli/main/images/1457.png\n :width: 500\n :alt: 14:57 shown in large letters in center of terminal window (light background with darker text)\n\n\nRequirements\n------------\n\n* Python 3.7+\n\n\nInstallation\n------------\n\nYou can install *countdown-cli* via pip_ from PyPI_:\n\n.. code:: console\n\n $ python3 -m pip install countdown-cli\n\n\nContributing\n------------\n\nContributions are very welcome.\nTo learn more, see the `Contributor Guide`_.\n\n\nLicense\n-------\n\nDistributed under the terms of the `MIT license`_,\n*countdown-cli* is free and open source software.\n\n\nIssues\n------\n\nIf you encounter any problems,\nplease `file an issue`_ along with a detailed description.\n\n\nCredits\n-------\n\nThis project was generated from `@cjolowicz`_'s `Hypermodern Python Cookiecutter`_ template.\n\n.. _Python Morsels: https://www.pythonmorsels.com\n.. _@cjolowicz: https://github.com/cjolowicz\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _MIT license: https://opensource.org/licenses/MIT\n.. _PyPI: https://pypi.org/project/countdown-cli/\n.. _Hypermodern Python Cookiecutter: https://github.com/cjolowicz/cookiecutter-hypermodern-python\n.. _file an issue: https://github.com/treyhunner/countdown-cli/issues\n.. _pip: https://pip.pypa.io/\n.. github-only\n.. _Contributor Guide: CONTRIBUTING.rst\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Terminal program to display countdown timer",
"version": "1.0.3",
"project_urls": {
"Changelog": "https://github.com/treyhunner/countdown-cli/releases",
"Homepage": "https://github.com/treyhunner/countdown-cli",
"Repository": "https://github.com/treyhunner/countdown-cli"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f5b64fdbad0badfe7ccc6a0d5be7a30e79524ed16bb336d0d6fe6517664171a0",
"md5": "6feac780b8724c4643553e2eba29c8f4",
"sha256": "b94cec8b69f685225d85f94db20af18d083eadc0d65fd4c3b266a0dfd0a5e5fa"
},
"downloads": -1,
"filename": "countdown_cli-1.0.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6feac780b8724c4643553e2eba29c8f4",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0.0,>=3.8.1",
"size": 5332,
"upload_time": "2024-05-10T22:46:24",
"upload_time_iso_8601": "2024-05-10T22:46:24.438532Z",
"url": "https://files.pythonhosted.org/packages/f5/b6/4fdbad0badfe7ccc6a0d5be7a30e79524ed16bb336d0d6fe6517664171a0/countdown_cli-1.0.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d7788d0974c43c7e3c6deb7194c642171298501ad4fa23c3f08527effbd93b8b",
"md5": "082e900f10f5c3a6a53f5e142eb24590",
"sha256": "118099df7354bcfb06bb58fba530ddda1846905399bc64a6a7e099d96403caa5"
},
"downloads": -1,
"filename": "countdown_cli-1.0.3.tar.gz",
"has_sig": false,
"md5_digest": "082e900f10f5c3a6a53f5e142eb24590",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0.0,>=3.8.1",
"size": 4747,
"upload_time": "2024-05-10T22:46:25",
"upload_time_iso_8601": "2024-05-10T22:46:25.988599Z",
"url": "https://files.pythonhosted.org/packages/d7/78/8d0974c43c7e3c6deb7194c642171298501ad4fa23c3f08527effbd93b8b/countdown_cli-1.0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-10 22:46:25",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "treyhunner",
"github_project": "countdown-cli",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "countdown-cli"
}