Skip to main content

Easily updatable local NCBI taxonomy database copy

Project description

NtMirror

NtMirror is a tool for creating and keeping up-to-date a local mirror of the NCBI Taxonomy database.

Requirements

The software is distributed as a Python 3 package.

An installation by pip is only possible, if the mariadb module is installed (which requires installation of MariaDB and its C and Python connectors).

In MariaDB, the database data loading is performed using the mysql library and not using SqlAlchemy, since the loading is faster.

Adapting to other RDBMS

NtMirror has been developed and tested using MariaDB as RDBMS. However, database data loading using SqlAlchemy was also implemented, so that the software can be used or easily adapted to other RDBMS supported by SqlAlchemy.

Usage manual

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ntmirror-1.4.1.tar.gz (8.0 kB view hashes)

Uploaded Source

Built Distribution

ntmirror-1.4.1-py3-none-any.whl (9.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page