python-ai-toolkit

Install latest/stable of python-ai-toolkit

Ubuntu 16.04 or later?

Make sure snap support is enabled in your Desktop store.


Install using the command line

sudo snap install python-ai-toolkit

Don't have snapd? Get set up for snaps.

Channel Version Published

Collection of common python packages for Data Analysis and AI

Concept The idea is to create an app/snap that contains all the standard packages needed to learn python AI and data analysis. All driven by a jupyter web interface.

Contains already the ctrlX Automation libraries to interact with ctrlX automation Datalayer.

The apps is based on jupyterlab it contains also: - git: to manage the repositories directly in-app - unzip: to unzip compressed packages locally

Python packages contained

    - requests
    - pyserial
    - pillow
    - flask
    - pymongo
    - gitpython
    - appdirs
    - influxdb
    - imutils 
    - werkzeug
    - bokeh
    - jupyterlab
    - jupyterlab-git
    - jupyterlab-system-monitor
    - jupyterlab-zip
    - numpy
    - six
    - autopep8
    - ctrlx_fbs
    - ctrlx_datalayer
    - python-socketio[client]
    - scikit-learn
    - scipy
    - opencv-python
    - schedule 
    - pandas
    - matplotlib
    - typer
    - tsfresh
    - pydantic
    - azure-iot-device
    - colorama
    - asyncua



To use grpcio please include this lines in your script:

snapdir =os.environ['SNAP'] + "/usr/lib/python3/dist-packages/" sys.path.append(snapdir) print(snapdir + "/usr/lib/python3/dist-packages/grpcio") import grpc

Details for python-ai-toolkit

License
  • MIT

Last updated
  • 19 January 2023 - latest/stable
  • 26 July 2023 - latest/edge

Websites

Report a Snap Store violation

Share this snap

Generate an embeddable card to be shared on external websites.


Install python-ai-toolkit on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.