Skip to main content

Some specialized data structures for Python.

Project description

ssds-python

Some Specialized Data Structures for Python.

ssds-python is a library of specialized data structures that are used for niche purposes, usually in certain algorithms. As such, they are implemented with efficiency in mind.

Installation

After cloning, this package can be built and installed from source using the following command:

python3 setup.py install

Testing

Tests are located in the ./tests folder. They can be run manually using the following command format:

python3 -m unittest tests/TestSomething.py

For some of the structures, the tests will include reports on the time taken to perform certain operations. These might be useful in evaluating the efficiency of the implementations.

Licensing

This software is licensed under the Apache Licence 2.0. See LICENSE for more information.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

ssds-0.1.1-py3-none-any.whl (12.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