python3-pymol
Molecular Graphics System (Python 3 modules)
PyMOL is a molecular graphics system targeted at medium to large
biomolecules like proteins. It can generate high-quality publication-ready
molecular graphics images and animations.
secrets
Manage your passwords
Secrets is a password manager which integrates perfectly with the GNOME desktop
and provides an easy and uncluttered interface for the management
of password databases.
uvicorn
ASGI server implementation, using uvloop and httptools
Uvicorn is a fast ASGI server, built on uvloop and httptools. It currently
supports HTTP/1.1 and WebSockets.
python3-memray
Memory profiler for Python applications
Memray is a memory profiler for Python. It can track memory
allocations in Python code, in native extension modules,
and in the Python interpreter itself. It can generate several
different types of reports to help you analyze the captured
memory usage data. While commonly used as a CLI tool, it
can also be used as a library to perform more fine-grained
profiling tasks.
python3-googleapi-samples
Google APIs Client Library for Python, samples
This package contains the Google APIs Client Library for Python, which is the
core Python library for accessing.
r-cran-microbenchmark
GNU R package for Accurate Timeing Functions
R package which provides infrastructure to accurately measure and compare
the execution time of R expressions.