Collection of library stubs for Python, with static types.
Korean Lunar Calendar
Method and property caching decorators.
Transparently use webpack with django.
This package provides a linter for the reStructuredText format.
This package provides plugins for using apispec with web frameworks.
This package provides an implementation-agnostic implementation of JSON reference resolution.
This package provides a hatch plugin to help build Jupyter packages.
This extension makes it possible to draw Mermaid diagrams in Sphinx documentation.
This package provides fixture configuration utilities for the py.test testing framework.
This package provides language definitions used by Weblatei.
This package provides a flake8 plugin to help you write better list/set/dict comprehensions.
This package lets you extract Swagger API documentation specs from your Flask-Restful projects.
Python client library for Dynamic DNS using Domain Connect protocol.
pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.
sphinxcontrib-devhelp is a Sphinx extension which outputs https://wiki.gnome.org/Apps/Devhelp documents.
The Django REST framework is for building Web APIs with Django. It provides features like a Web-browsable API and authentication policies.
This package provides a Pytest plugin for customizing string representations of doctest results. It can change the display hook used by doctest to render the object representations.
IPython provides a rich architecture for interactive computing with: Powerful interactive shells, a browser-based notebook, support for interactive data visualization, embeddable interpreters and tools for parallel computing.
This module can convert Python docstrings to Markdown. It can recognise reStructuredText inside docstrings and convert multiple of its features to Markdown. It also includes initial support for Google-formatted docstrings.
yamlordereddictloader is a Python package that provides a loader and a dumper for PyYAML allowing to keep items order when loading a file (by putting them in OrderedDict objects) and to manage OrderedDict objects when dumping to a file.
django-configurations helps you organize the configuration of your Django project by providing glue code to bridge between Django'smodule based settings system and programming patterns like mixins, facades, factories and adapters that are useful for non-trivial configuration scenarios.
ipyparallel is a Python package and collection of CLI scripts for controlling clusters for Jupyter. ipyparallel contains the following CLI scripts:
ipcluster - start/stop a cluster
ipcontroller - start a scheduler
ipengine - start an engine
This piece of code sets up some reader macros that make it simpler to input string literals which contain backslashes and double quotes This is very useful for writing complicated docstrings and, as it turns out, writing code that contains string literals that contain code themselves.