Skip to main content

Application that calculate time duration until reach a given date

Project description

time-until-cli

Application that calculate time duration until reach a given date.

Main objective: Understanding the logic of Python app publishing and documenting it on a simple project.

Usage

time_until 22h

Application flow & use cases

Using CLI to calculate time duration to a given input date or timestamp.

Input Output / Response
time-until 23h Time remaining: 8 hour(s) 22 minute(s) 42 second(s)
time-until 2023-02-27 Time remaining: 04 month(s) 14 day(s) 8 hour(s) 22 minute(s) 42 second(s)

app-flow-example

Main goals

Build a Python app that works as a CLI (Command-line Interface) that receives a future date or time and returns a calculation of remaining time from now until that given date or time.

Once working, this project must be configured and submitted as Python package thru PyPI Modules. The process of development, build, release and publishing is the core of the project, to understand it and provice ideas and thoghts of process automation.

Feel free to initiate a discusison, open a issue or a pull request to this project. All kinds of contributions and ideas are welcome. Let's code!

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

time_until-0.1.2.tar.gz (16.5 kB view hashes)

Uploaded Source

Built Distribution

time_until-0.1.2-py3-none-any.whl (16.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page