Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dhananjayporwal/funky-py-modules
https://github.com/dhananjayporwal/funky-py-modules
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dhananjayporwal/funky-py-modules
- Owner: DhananjayPorwal
- Created: 2021-09-03T05:38:12.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-12T15:14:17.000Z (over 3 years ago)
- Last Synced: 2024-11-12T23:13:11.190Z (2 months ago)
- Language: Python
- Size: 3.51 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# funky-py-modules
- [pywhatkey](https://pypi.org/project/pywhatkit/)
```pip
pip install pywhatkey
```
- [PIL](https://pillow.readthedocs.io/en/stable/)```pip
pip install Pillow
```
- [tkinter](https://docs.python.org/3/library/tkinter.html)```pip
pip install tkinter
```
- [opencv](https://opencv.org/)```pip
pip install opencv-python
```## How to contribute
1. Create a folder for module.
2. Create a folder for your task.
3. Create .py file.
4. Upload Sample Result.
5. Add your module to README.md .> 💡 Refer pywhatkit folder for reference.
## Contributer