Skip to content
/ dictools Public

dictools - a set of recursive functions for manipulating Python dictionaries

License

Notifications You must be signed in to change notification settings

evbg/dictools

Repository files navigation

Latest version on PyPi Supported Python versions Code style: black

dictools

dictools - a set of recursive functions for manipulating Python dictionaries


Contents: Installation | Requirements | Versioning | Authors | License


Getting Started

Installation

From pip

pip install --upgrade dictools

Manual install

git clone https://github.com/evbg/dictools.git
cd dictools
python setup.py install

Installing directly from the repository on GitHub.com

pip install git+https://github.com/evbg/dictools.git

Requirements

dictools has no dependencies except Python itself

Versioning

We use SemVer for versioning.

Authors

  • Evgeny V. Bogodukhov - Initial work - evbg

License

This project is licensed under the MIT License - see the LICENSE file for details

About

dictools - a set of recursive functions for manipulating Python dictionaries

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published