Show in File Manager is a Python package to open the system file manager and optionally select files in it. The point is not to open the files, but to select them in the file manager, thereby highlighting the files and allowing the user to quickly do something with them.
This package is an asynchronous persistent caching library specifically designed for aiohttp requests in Python. With support for various storage backends, it offers flexibility in how and where the cache is stored. Please note that MongoDB and DynamoDB backends are not currently supported due to the absence of the motor and aioboto3 package dependencies.
This package providis typing stubs for python-dateutil.
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 an implementation-agnostic implementation of JSON reference resolution.
This package provides plugins for using apispec with web frameworks.
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.