Skip to main content

A package for decoding RNA cap types

Project description

capfinder

PyPI PyPI - Python Version PyPI - License


Documentation: https://adnaniazi.github.io/capfinder

Source Code: https://github.com/adnaniazi/capfinder

PyPI: https://pypi.org/project/capfinder/


A package for decoding RNA cap types

Installation

pip install capfinder

Development

  • Clone this repository
  • Requirements:
  • Create a virtual environment and install the dependencies
poetry install
  • Activate the virtual environment
poetry shell

Testing

pytest

Documentation

The documentation is automatically generated from the content of the docs directory and from the docstrings of the public signatures of the source code. The documentation is updated and published as a Github project page automatically as part each release.

Releasing

Trigger the Draft release workflow (press Run workflow). This will update the changelog & version and create a GitHub release which is in Draft state.

Find the draft release from the GitHub releases and publish it. When a release is published, it'll trigger release workflow which creates PyPI release and deploys updated documentation.

Pre-commit

Pre-commit hooks run all the auto-formatters (e.g. black, isort), linters (e.g. mypy, flake8), and other quality checks to make sure the changeset is in good shape before a commit/push happens.

You can install the hooks with (runs for each commit):

pre-commit install

Or if you want them to run only for each push:

pre-commit install -t pre-push

Or if you want e.g. want to run all checks manually for all files:

pre-commit run --all-files

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

capfinder-0.1.2.tar.gz (2.6 kB view details)

Uploaded Source

Built Distribution

capfinder-0.1.2-py3-none-any.whl (2.6 kB view details)

Uploaded Python 3

File details

Details for the file capfinder-0.1.2.tar.gz.

File metadata

  • Download URL: capfinder-0.1.2.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.11.4 Linux/5.15.0-1042-azure

File hashes

Hashes for capfinder-0.1.2.tar.gz
Algorithm Hash digest
SHA256 763470712827be3565519292368ad67c277687094fc07ab975122a91566baf0d
MD5 f298e12d95d8c7c95d9707c3249da2dd
BLAKE2b-256 a58e1bc0d028b51d55895b572815910ef1180102cce15e0f4040624d293b6ab0

See more details on using hashes here.

File details

Details for the file capfinder-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: capfinder-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 2.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.11.4 Linux/5.15.0-1042-azure

File hashes

Hashes for capfinder-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 00e1baee42c3c97386de596c1d24076ecd2c88a507210ac24954cd2ccf575c46
MD5 5fdd7672bf54dbb9fd64344a7bf1a426
BLAKE2b-256 b487301d640c709ed33911e2cd155ace3ad4a8e85ca0ef4ab7e017a9c1053c25

See more details on using hashes here.

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