Coder Social home page Coder Social logo

blakeasmith / virtool-core Goto Github PK

View Code? Open in Web Editor NEW

This project forked from virtool/virtool-core

0.0 0.0 0.0 69.6 MB

Core utilities for Virtool and associated packages

Home Page: https://www.virtool.ca

License: MIT License

Python 100.00%

virtool-core's Introduction

virtool-core

Core utilities for Virtool and associated packages.

Tests Codacy Badge Codacy Badge

Install

Last Stable Release

pip install virtool-core

Latest Changes

pip install git+https://github.com/virtool/virtool-core.git

Contribute

Unit Tests

Install Tox

tox is used to run the tests in a fresh virtual environment with all of the test dependencies. To install it use;

pip install tox tox-poetry

Run Tests

tox

Any arguments given to tox after a -- token will be supplied to pytest.

tox -- --log-cli-level=DEBUG

Documentation

For docstrings, use the Sphinx docstring format.

The packages sphinx_rtd_theme and sphinx_autoapi are used in rendering the documentation.

pip install sphinx_rtd_theme sphinx_autoapi

Markdown for Sphinx

recommonmark is used so that Sphinx can render documentation from markdown files as well as rst files. It will need to be installed before running sphinx-build:

pip install recommonmark

To use sphinx rst directives in a markdown file use the eval_rst code block

Building the documentation

cd sphinx && make html

The rendered HTML files are found under sphinx/build/html

virtool-core's People

Contributors

blakeasmith avatar igboyes avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.