This package implements functionality for simulating X-ray emission from astrophysical sources.
X-rays probe the high-energy universe, from hot galaxy clusters to compact objects such as neutron stars and black holes and many interesting sources in between. pyXSIM makes it possible to generate synthetic X-ray observations of these sources from a wide variety of models, whether from grid-based simulation codes such as FLASH, Enzo, and Athena, to particle-based codes such as Gadget and AREPO, and even from datasets that have been created 'by hand', such as from NumPy arrays. pyXSIM also provides facilities for manipulating the synthetic observations it produces in various ways, as well as ways to export the simulated X-ray events to other software packages to simulate the end products of specific X-ray observatories.
pynose is a maintained successor of deprecated nose unittest runner. Changes over nose:
fixes
AttributeError: module 'collections' has no attribute 'Callable'fixes
AttributeError: module 'inspect' has no attribute 'getargspec'fixes
ImportError: cannot import name '_TextTestResult' from 'unittest'fixes
RuntimeWarning: TestResult has no addDuration methodfixes
DeprecationWarning: pkg_resources is deprecated as an APIfixes all
flake8issues from the original nosereplaces the imp module with the newer importlib module
the default logging level now hides
INFOlogs for less noiseadds
--capture-logsfor hiding output from all logging levelsadds
--logging-initto uselogging.basicConfig(level)the
-soption is always active to see the output ofprint()adds
--capture-outputfor hiding the output ofprint()adds
--coas a shortcut to using--collect-only
Python driver for MongoDB.
This package provides a complete PKCS#11 wrapper for Python.
This package provides a pure Python trie data structure implementation.
This package provides an extending scripting capabilities, present natively in Siril.
This package provides a parse gdb machine interface output with Python.
This package provides procedures for efficient pythonic random access to fasta subsequences.
Pycairo is a set of Python bindings for the Cairo graphics library.
This package provides a Python library for creating LaTeX files and snippets.
This package provides tools for Makefile execution powered by pure Python.
This package provides Python 3 bindings for libfuse 3 with async I/O support.
This package provides a Python wrapper for solid to compute solid Earth tides.
This package provides bindings for PortAudio v19, the cross-platform audio input/output stream library.
This package includes a python client library for the AT-SPI D-Bus accessibility infrastructure.
Pyramid makes it easy to write web applications. From minimal request/response web apps to larger, grown applications.
Python bindings for KeOps, on CPUs and GPUs, with autodiff and without memory overflows.
pysocks is an updated and semi-actively maintained version of SocksiPy with bug fixes and extra features.
PyMySQL is a pure-Python MySQL client library, based on PEP 249. Most public APIs are compatible with mysqlclient and MySQLdb.
PyGPGME is a Python module that lets you sign, verify, encrypt and decrypt messages using the OpenPGP format by making use of GPGME.
python-pydicom is a Python library for reading and writing DICOM medical imaging data. It can read, modify and write DICOM data.
Pynbody is an analysis framework for N-body and hydrodynamic astrophysical simulations supporting PKDGRAV/Gasoline, Gadget, Gadget4/Arepo, N-Chilada and RAMSES AMR outputs.
This package provides a Python client for ONCat, the Oak Ridge National Laboratory Neutron Catalog. ONCat is a data catalog service for neutron scattering facilities.
pycares is a Python module which provides an interface to c-ares, a C library that performs DNS requests and name resolutions asynchronously.