1.9 KiB
1.9 KiB
Tools are to be used!
There are already hundreds maybe thousands of tools for python that are already programmed for you to use via an import. Here are a collection of such wonderful tools for you to potentially use in your next coding project. While I attempt to further explore some new tools, other more intelligent people than I have already explained many modules such as Doug Hellman who created Python 3 Module of the Week.
- A multi-purpose[ visual editor ](multi-purpose visual editor to connect Python functions visually (a node editor))to connect Python functions visually
- BE LAZY, don't type the same over and over again - code generate instead with cookiecutter.
- an easy way to build and deploy ML microservices
- A good how-to of Django steps
- Asyncio is super crucial
- is it something you should use?
- A pretrained language model. with 100B parameters!
- Using pandas and seaborn in jupyter is crucial
- here are some numpy tips
- At the heart of any analysis project is a good set of labeled data, Make sure to use annotations with tortus.
- Visidata is for spreadsheet and data visualization with python in terminal
- Magicgui is a GUI to build through Python!
- Music Library manager in python
- Genshi is a XML-based vocabulary template engine
- many use this engine