Software Alternatives & Reviews

Python toolkits

Pycoder's Weekly Pandas Kroki Cookiecutter
  1. Your weekly dose of all things Python!
    Recommend reading PyCoders weekly newsletter every Thursday.

    #Developer Tools #Productivity #Education 6 social mentions

  2. 2
    Pandas is an open source library providing high-performance, easy-to-use data structures and data analysis tools for the Python.
    Pricing:
    • Open Source
    Above libraries I use in almost all the Python libraries we build. Apart from these I had use other Python frameworks and libraries for very specific purposes like FastAPI for web frameworks, tensorflow, pandas, numpy, etc. For AI/ML/DL based projects. TBH I prefer looking at awesome-python GitHub repository anytime I have to work in some new area.

    #Data Science And Machine Learning #Data Science Tools #Python Tools 196 social mentions

  3. 3
    Creates diagrams from textual descriptions! It provides a unified API with support for BlockDiag, BPMN, Bytefield, C4 (with PlantUML), Ditaa, Erd, GraphViz, Mermaid, Nomnoml, PlantUML, SvgBob, UMLet, Vega, Vega-Lite, WaveDrom
    Pricing:
    • Open Source
    Textual to diagram: kroki(this has integration for other popular tools like Mermaid, GraphViz, Excalidraw, PlantUML etc.).

    #Diagrams #Flowcharts #Prototyping 31 social mentions

  4. A command-line utility that creates projects from cookiecutters (project templates), e.g.
    I maintain cookiecutter templates (can't share. It's in companies private repository) which have all these tool included along with some CI/CD pipelines. In case the template changes, we use cruft to update existing project which was using that template.

    #Software Development #Developer Tools #Project Management 38 social mentions

Discuss: Python toolkits

Log in or Post with