python3-sphinxcontrib.plantuml
PlantUML extension for Sphinx - Python 3.x
Once you enable this extension, a very simple string like this:
"Alice -> Bob: Hi!"
will create a nice UML schema. WIth PlantUML, you can specify things like
height, width, scale, caption and so on. For details, please see PlantUML
documentation at: http://plantuml.sourceforge.net/.
python-click
Wrapper around optparse for command line utilities - Python 2.7
Click is a Python package for creating beautiful command line interfaces
in a composable way with as little code as necessary. It's the "Command
Line Interface Creation Kit". It's highly configurable but comes with
sensible defaults out of the box.
python-securepass
Python module to access SecurePass
SecurePass provides web single sign-on through the CAS protocol
python3-xstatic-angular-mock
Angular JS Mock XStatic support - Python 3.x
XStatic is a Python web development tool for handling required static data
files from external projects, such as CSS, images, and JavaScript. It provides
a lightweight infrastructure to manage them via Python modules that your app
can depend on in a portable, virtualenv-friendly way instead of using embedded
copies.
subversion-dbg
Debug symbols for Apache Subversion
python3-screed
short nucleotide read sequence utils in Python 3
Screed parses FASTA and FASTQ files, generates databases, and lets you query
these databases. Values such as sequence name, sequence description, sequence
quality, and the sequence itself can be retrieved from these databases.