
monday 2.0.4
0
A Python client library for Monday.com
Contents
A Python client library for Monday.com
Stars: 102, Watchers: 102, Forks: 58, Open Issues: 15The ProdPerfect/monday repo was created 6 years ago and the last code push was 1 months ago.
The project is popular with 102 github stars!
How to Install monday
You can install monday using pip
pip install monday
or add it to a project with poetry
poetry add monday
Package Details
- Author
- Christina D'Astolfo
- License
- BSD
- Homepage
- https://github.com/ProdPerfect/monday
- PyPi:
- https://pypi.org/project/monday/
- GitHub Repo:
- https://github.com/ProdPerfect/monday
Classifiers
Related Packages
Errors
A list of common monday errors.
Code Examples
Here are some monday code examples and snippets.
GitHub Issues
The monday package has 15 open issues on GitHub
- Add "create_column" method to the boards resource
pythonfix