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).
Documentation at https://melpa.org/#/flymake-python-pyflakes
Documentation at https://melpa.org/#/python-insert-docstring
Test django schema and data migrations, including ordering.
Documentation at https://melpa.org/#/evil-text-object-python
This package provides a pytest plugin for testing console scripts.
This package provides evil-mode text objects for Python.
This package provides utilities for Google Media Downloads and Resumable Uploads.
sphinxcontrib-htmlhelp is a Sphinx extension which renders HTML help files.
This package implements a functionality to read project dependencies from requirements.txt.
swagger_spec_validator provides a library for validating Swagger API specifications.
Bind to an ephemeral port, force it into the TIME_WAIT state, and unbind it.
This package provides a Jupyter Server extension for serving Mathjax, the JavaScript display engine for mathematics.
Sphinxcontrib-newsfeed is an extension for adding a simple Blog, News or Announcements section to a Sphinx website.
This package provides a JavaScript(JSX) grammar for the Tree-sitter library.
This variant provides Python bindings.
This library is an abstraction of Conda package handling and a tool for extracting, creating, and converting between formats.
Alabaster is a visually (c)lean, responsive, configurable theme for the Sphinx documentation system. It's the default theme of Sphinx.
This package provides ASDF schemas for validating transform tags. Users should not need to install this directly; instead, install an implementation package such as asdf-astropy.
This package provides ASDF schemas for validating transform tags. Users should not need to install this directly; instead, install an implementation package such as asdf-astropy.
This package provides a build hook plugin for Hatch to automatically bs generate a manual page from an ArgumentParser object, using argparse-manpage by Pavel Raiskup.