Transparently use webpack with django.
This package provides a linter for the reStructuredText format.
This package is a Sphinx extension providing additional coroutine-specific markup.
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 package provides fixture configuration utilities for the py.test testing framework.
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.
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.
This package aims to make the transition away from pytz
easier. It is intended for temporary usage only, and should allow you to drop your dependency on pytz
while also giving your users notice that eventually you will remove support for the pytz-specific interface.
This plugin package provides a way to include information about the system, Python installation, and select dependencies in the header of the output when running pytest. It can be used with packages that are not affiliated with the Astropy project, but is optimized for use with astropy-related projects.
gcvb (generate compute validate benchmark) is a Python 3 module aiming at facilitating non-regression, validation and benchmarking of simulation codes. gcvb is not a complete tool of continuous integration (CI). It is rather a component of the testing part of a CI workflow. It can compare the different metrics of your computation with references that can be a file, depends of the 'configuration' or are absolute. This is a minimal version without the dashboard functionality. This is the fork of Marek Felšöci.
This framework provides an easy method to compute dense vector representations for sentences, paragraphs, and images. The models are based on transformer networks like BERT / RoBERTa / XLM-RoBERTa and achieve state-of-the-art performance in various tasks. Text is embedded in vector space such that similar text are closer and can efficiently be found using cosine similarity.
This package provides easy access to pretrained models for more than 100 languages, fine-tuned for various use-cases.
Further, this framework allows an easy fine-tuning of custom embeddings models, to achieve maximal performance on your specific task.
MySQL Connector/Python enables Python programs to access MySQL databases, using an API that is compliant with the Python Database API Specification v2.0 (PEP 249).