Skip to main content

SKeLeton Graph

Project description

Installation

This project is published on the Python Package Index (PyPI) at: https://pypi.org/project/skl-graph/. It should be installable from Python distribution platforms or Integrated Development Environments (IDEs). Otherwise, it can be installed from a command console:

  • For all users, after acquiring administrative rights:
    • First installation: pip install skl-graph

    • Installation update: pip install --upgrade skl-graph

  • For the current user (no administrative rights required):
    • First installation: pip install --user skl-graph

    • Installation update: pip install --user --upgrade skl-graph

Documentation

SKLGraph Pipeline: 2-D/3-D Object Map -> Object Skeleton -> SKeLeton Graph -> Graph Features

The documentation is available at https://src.koda.cnrs.fr/eric.debreuve/sklgraph/-/wikis/home.

Acknowledgments

The project is developed with PyCharm Community.

The development relies on several open-source packages (see install_requires in setup.py, if present; otherwise import statements should be searched for).

The code is formatted by Black, The Uncompromising Code Formatter.

The imports are ordered by isortyour imports, so you don’t have to.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

skl-graph-2024.2.tar.gz (42.9 kB view hashes)

Uploaded Source

Built Distribution

skl_graph-2024.2-py3-none-any.whl (58.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page