Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kkristof200/py_daily_task
https://github.com/kkristof200/py_daily_task
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kkristof200/py_daily_task
- Owner: kkristof200
- Created: 2020-12-27T21:05:39.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-04T13:19:20.000Z (over 3 years ago)
- Last Synced: 2024-09-30T09:19:05.865Z (about 2 months ago)
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dailytask
![python_version](https://img.shields.io/static/v1?label=Python&message=3.5%20|%203.6%20|%203.7&color=blue) [![PyPI downloads/month](https://img.shields.io/pypi/dm/dailytask?logo=pypi&logoColor=white)](https://pypi.python.org/pypi/dailytask)## Description
## Install
~~~~bash
pip install dailytask
# or
pip3 install dailytask
~~~~