Skip to content

ademyanchuk/dspy

Repository files navigation

pre-commit

Data Structures with PYthon (dspy)

Python library to learn and practice data structures.

How to install it?

Here is install example:

  • git clone git@github.com:ademyanchuk/dspy.git
  • cd into cloned folder and pip install it

How to use it?

You don't want to use data structures implemented here. This repository is for learning purposes only.

Dev Notes

  • perhaps use virtual environment
  • you may want to change .gitignore file according to your needs
  • to use pre-commit run pre-commit install once, you may want to update or add hooks (pre-commit autoupdate)
  • update LICENSE
  • read to use MANIFEST.in
  • update setup.cfg

About

Practice Data Structures and Algorithms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages