Python Libraries and Tools Page 13 of 25

Browse 609 Python Libraries and Tools on AlternativeTo including popular Python options.

Popular filters:

Copy a direct link to this comment to your clipboard
  1. AskBot icon
     13 likes

    Askbot is a Q&A system, like StackOverflow, Yahoo Answers and some others. Askbot is based on code of CNPROG, originally created by Mike Chen and Sailing Cai and some code written for OSQA.

    Cost / License

    • Freemium
    • Open Source

    Application type

    Alerts

    • Discontinued

    Platforms

    • Online
    • Self-Hosted
    • Python
    • Django
    AskBot screenshot 1
    12 alternatives
  2.  2 likes

    Google from the command-line.

    Cost / License

    • Free
    • Open Source

    Platforms

    • Linux
    • Python
    Googler screenshot 1
    2 alternatives
  3. Polyglot NLP icon
     3 likes

    Polyglot is a natural language pipeline for Python that supports massive multilingual applications. Polyglot depends on pycld2 library which in turn depends on cld2 library for detecting language(s) used in plain text.

    Cost / License

    • Free
    • Open Source

    Platforms

    • Self-Hosted
    • Python
    Polyglot NLP screenshot 1
    10 alternatives
  4. Spark NLP icon
     3 likes

    State of the Art Natural Language Processing

    The first production grade versions of the latest deep learning NLP research.

    Cost / License

    Platforms

    • Mac
    • Windows
    • Linux
    • Self-Hosted
    • Python
    • Scala
    • Java
    10 alternatives
  5. PyNLPl icon
     3 likes

    PyNLPl is a Python library for Natural Language Processing. It contains various modules useful for common, and less common, NLP tasks. PyNLPl can be used for basic tasks such as the extraction of n-grams and frequency lists, and to build simple language model.

    Cost / License

    Platforms

    • Self-Hosted
    • Python
    PyNLPl screenshot 1
    10 alternatives
  6. Mezzanine icon
     4 likes

    Mezzanine is a powerful, consistent, and flexible content management platform. Built using the Django framework, Mezzanine provides a simple yet highly extensible architecture that encourages diving in and hacking on the code.

    Cost / License

    Application type

    Platforms

    • Mac
    • Windows
    • Linux
    • Online
    • Self-Hosted
    • Python
    • Django
    Mezzanine screenshot 1
    37 alternatives
  7. nwg-clipman icon
     1 like

    GTK3-based GUI for Senan Kelly's cliphist. It provides access to previously copied items, as well as management of the clipboard history from a window opened on gtk-layer-shell.

    Cost / License

    • Free
    • Open Source (MIT)

    Application type

    Platforms

    • Linux
    • Wayland
    • Python
    nwg-clipman screenshot 1
    52 alternatives
  8. Tabnetviz icon
     4 likes

    table-based network visualizer, a command-line tool for producing static network visualizations from a node table and an edge table.

    Cost / License

    Application type

    Platforms

    • Mac
    • Windows
    • Linux
    • Python
    Network visualization generated by Tabnetviz.
    Flowchart showing the function of Tabnetviz.
    Gene coexpression network visualized by Tabnetviz.
    6 alternatives
  9. blogstrap.py icon
     12 likes

    blogstrap.py is a simple, no frills blog content management system powered by Twitter's Bootstrap and web.py. It features most things you would come to expect from a simple blogging platform. You can browse posts by category or subcategory, see recent posts, and mark...

    Cost / License

    • Free
    • Open Source

    Alerts

    • Discontinued

    Platforms

    • Online
    • Self-Hosted
    • Python
    Home Page
    Admin Page 1
    Admin Page 2
    168 alternatives
  10. Smelt icon
     1 like

    Smelt is a simple and extensible task runner optimized for chip development workflows. Smelt makes it easy to programmatically define arbitrarily many test variants, run those tests in parallel, and analyze their results.

    Cost / License

    Platforms

    • Python
    • Mac
    • Linux
    • Windows
    • BSD
    Smelt screenshot 1
    3 alternatives
  11. thread.dev icon
     1 like

    Thread is a Jupyter Notebook that combines the experience of OpenAI's code interpreter with the familiar development environment of a Python notebook. With Thread, you can use natural language to generate cells, edit code, ask questions or fix errors all while being able to...

    Cost / License

    Application type

    Platforms

    • Python
    • Mac
    • Windows
    • BSD
    • Linux
    thread.dev screenshot 1
    thread.dev screenshot 1
    12 alternatives
  12.  1 like

    A tiny Autograd engine (with a bite! :)). Implements backpropagation (reverse-mode autodiff) over a dynamically built DAG and a small neural networks library on top of it with a PyTorch-like API. Both are tiny, with about 100 and 50 lines of code respectively.

    Cost / License

    • Free
    • Open Source (MIT)

    Application type

    Platforms

    • BSD
    • Linux
    • Mac
    • Windows
    • Python
    10 alternatives
  13. Chaperone is a lightweight alternative to process environment managers like systemd or upstart. Chaperone provides an extensive feature set, including dependency-based startup, syslog logging, zombie harvesting, and job scheduling.

    Cost / License

    • Free
    • Open Source

    Application type

    Platforms

    • Linux
    • Self-Hosted
    • Python
    11 alternatives
  14.  2 likes

    Invoke is a Python task execution tool & library, drawing inspiration from various sources to arrive at a powerful & clean feature set.

    Cost / License

    • Free
    • Open Source

    Platforms

    • Linux
    • Python
    5 alternatives
  15. Tarsier icon
     1 like

    If you've tried using an LLM to automate web interactions, you've probably run into questions like:

    Cost / License

    • Free
    • Open Source (MIT)

    Platforms

    • Self-Hosted
    • Python
    Tarsier screenshot 1
    Tarsier screenshot 1
    4 alternatives
  16. Fructose icon
     1 like

    Fructose is a python package to create a dependable, strongly-typed interface around an LLM call.

    Cost / License

    Platforms

    • Python
    • Self-Hosted
  17. M64Py icon
     1 like

    M64Py is a Qt5 front-end (GUI) for Mupen64Plus, a cross-platform plugin-based Nintendo 64 emulator. Front-end is written in Python and it provides a user-friendly interface over Mupen64Plus.

    Cost / License

    Platforms

    • Mac
    • Windows
    • Linux
    • Python
    • Flathub
    • Flatpak
    M64Py screenshot 1
    M64Py screenshot 1
    M64Py screenshot 2
    +5
    M64Py screenshot 3
  18.  1 like

    These little gem returns the bit rate, lows and highs, of a movie in a nice graph. Relies on solid ffmpeg :D

    Cost / License

    Platforms

    • Windows
    • Linux
    • FFmpeg
    • Python
    Movie with "fluctuating" bitrate
    The same movie but much flattened down, probably to optimized for webstreaming
    1 alternatives
  19. TextBlob icon
     2 likes

    TextBlob is a Python (2 and 3) library for processing textual data. It provides a simple API for diving into common natural language processing (NLP) tasks such as part-of-speech tagging, noun phrase extraction, sentiment analysis, classification, translation, and more.

    Cost / License

    • Free
    • Open Source (MIT)

    Platforms

    • Self-Hosted
    • Python
    TextBlob screenshot 1
    10 alternatives