Skip to content

A collection of Python Utility Classes for managing PDB citation data

License

Notifications You must be signed in to change notification settings

rcsb/py-rcsb_utils_citation

Repository files navigation

RCSB Python Citation Data Utility Classes

Build Status

Introduction

This module containsA collection of Python utility classes for managing PDB citation data.

Installation

Download the library source software from the project repository:

git clone --recurse-submodules https://github.com/rcsb/py-rcsb_utils_citation.git

Optionally, run test suite (Python versions 2.7 and 3.9) using setuptools or tox:

python setup.py test

or simply run

tox

Installation is via the program pip.

pip install rcsb.utils.citation

or install the local repository using:

pip install -e .

About

A collection of Python Utility Classes for managing PDB citation data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages