Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/voilalex/todoist-colors
https://github.com/voilalex/todoist-colors
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/voilalex/todoist-colors
- Owner: VoIlAlex
- License: mit
- Created: 2020-03-23T13:29:18.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-19T04:04:59.000Z (over 4 years ago)
- Last Synced: 2024-12-21T17:10:41.486Z (about 1 month ago)
- Language: Python
- Size: 4.88 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Todoist Colors
Color aliases for Todoist API. Look [here](https://developer.todoist.com/sync/v8/#miscellaneous) for more details. For strange colors we used [this](http://chir.ag/projects/name-that-color/#158FAD) web resource.
## Installation
Use the package manager [pip](https://pip.pypa.io/en/stable/) to install foobar.
```
pip install todoist-colors
```## Usage
```
import todoist_colors
todoist_colors.RED
```## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
## License
[MIT](./LICENSE.md)