Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/admk/tsq
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/admk/tsq
- Owner: admk
- License: mit
- Created: 2024-02-13T19:43:09.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-10-08T08:37:46.000Z (3 months ago)
- Last Synced: 2024-12-03T04:47:54.356Z (about 1 month ago)
- Language: Python
- Size: 135 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# A Friendly Task Scheduler Frontend
## Introduction
## Installation
```shell
pip install --user tsq
```Cutting edge version from the repository:
```shell
pip install --user git+https://github.com/admk/tsq.git
```