Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/blacksmithop/what-time-is-it

Sample python package to show current time
https://github.com/blacksmithop/what-time-is-it

Last synced: about 1 month ago
JSON representation

Sample python package to show current time

Awesome Lists containing this project

README

        

# what-time-is-it
Sample python package to show current time

# Install locally

```sh
pip install -e .
```

# Build

```sh
twine upload dist/what-time-is-it-1.0.0.tar.gz
```