Pinned Repositories
agentfin
astropy
My fork of the main Astropy repository (astropy/astropy)
d2to1
d2to1 (the 'd' is for 'distutils') allows using distutils2-like setup.cfg files for a package's metadata with a distribute/setuptools setup.py script. It works by providing a distutils2-formatted setup.cfg file containing all of a package's metadata, and a very minimal setup.py which will slurp its arguments from the setup.cfg.
gappy
Python interface to GAP
psutil
A cross-platform process and system utilities module for Python
PyCygwin
Python bindings for Cygwin’s C API
sage-windows
Sagemath for Windows (Archived) Please see https://github.com/sagemath/sage-windows
setup.cfg
This repository was originally intended to be a successor to d2to1, but it is now long obsolete since PEP 518, modern setuptools, etc.
embray's Repositories
embray/gappy
Python interface to GAP
embray/sage-windows
Sagemath for Windows (Archived) Please see https://github.com/sagemath/sage-windows
embray/psutil
A cross-platform process and system utilities module for Python
embray/astropy
My fork of the main Astropy repository (astropy/astropy)
embray/amqp-mock
Remote AMQP mock
embray/appengine-python-standard
Google App Engine services SDK for Python 3
embray/astropy-tutorials-1
Tutorials for the Astropy Project
embray/astroquery
Functions and classes to access online data resources. Maintainers: @keflavich and @bsipocz
embray/babel
The official repository for Babel, the Python Internationalization Library
embray/cpython
The Python programming language
embray/extension-helpers
Helpers to assist with building Python packages with compiled C/Cython extensions
embray/galpy
Galactic Dynamics in python
embray/gap
Main development repository for GAP - Groups, Algorithms, Programming, a System for Computational Discrete Algebra
embray/gevent
Coroutine-based concurrency library for Python
embray/jsonrpcclient
Send JSON-RPC requests in Python
embray/jsonrpcserver
Process JSON-RPC requests in Python
embray/mongomock
Small library for mocking pymongo collection objects for testing purposes
embray/mypy
Optional static typing for Python
embray/numpy
Numpy main repository
embray/p_group_cohomology
Sage package for computing modular cohomology rings of finite groups
embray/publications
Generate the publication pages listing documents citing Sage
embray/pyFeel
Python package for emotion analysis in French
embray/pytest-cython
embray/pytest-doctestplus
Pytest plugin providing advanced doctest features
embray/python-base45
Base45
embray/python-cwt
A Python implementation of CWT/COSE.
embray/Renewal
A real-time evaluation platform for news recommender systems
embray/sagemath-website
this is the code for the sagemath.org website
embray/setuptools_scm
the blessed package to manage your versions by scm tags
embray/typeshed
Collection of library stubs for Python, with static types