Skip to main content

A package for n-tree 2D data structures similar to and including quadtree, with mapping to payload data.

Project description

Contributors Forks Stargazers Issues MIT License


9🌳

nontree

A python package for n-tree 2D data structures similar to and including quadtree, with mapping to payload data
Explore the docs »

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contributing
  5. Testing
  6. License
  7. Project Links

About The Project

NonTree pyplot

TODO

Getting Started

TODO

Prerequisites

TODO

Installation

TODO

git clone https://github.com/iehgit/nontree.git
pip install nontree

Usage

TODO

For more details, please refer to the Documentation.

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. Please make sure that all unit tests still pass after any changes.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

You can also simply open an issue with the tag "enhancement".

Testing

To run the unit tests:

cd tests
PYTHONPATH=../src python3 utest.py 

The output should look roughly similar to this:

.................................
----------------------------------------------------------------------
Ran 33 tests in 0.319s

OK

License

Distributed under the MIT License. See LICENSE for more information.

Project Links

Github

PyPI

API documentation

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

nontree-1.0.1.tar.gz (182.1 kB view hashes)

Uploaded Source

Built Distribution

nontree-1.0.1-py3-none-any.whl (11.3 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