Hello,
I am pleased to announce release 0.2.0 of poliastro, a BSD-licensed
Python/Fortran package for studying Orbital Mechanics and Astrodynamics in
Python!
https://pybonacci.github.io/poliastro
If you already have numpy, matplotlib and astropy, you can install it
with pip:
$ pip install po
TinyMk is a small, single-file make tool written in Python. You write your
build files as a Python script that imports TinyMk. It's small enough and
licensed so that you can distribute it with your project.
See the GitHub page at https://github.com/kirbyfan64/tinymk.
--
Ryan
If anybody ever asks
I am pleased to announce the release of unittest_expander 0.3.0.
unittest_expander is a MIT-licensed Python library that provides
flexible and easy-to-use tools to parameterize your unit tests,
especially those based on unittest.TestCase.
The library is compatibile with Python 2.6, 2.7, 3.2, 3.3