SciPy 2019, the 18th annual Scientific Computing with Python conference,
will be held July 8-14, 2019 in Austin, Texas. The annual SciPy Conference
brings together over 800 participants from industry, academia, and
government to showcase their latest projects, learn from skilled users and
developer
What is cx_Oracle?
cx_Oracle is a Python extension module that enables access to Oracle
Database for Python 3.x and 2.x and conforms to the Python database API 2.0
specifications with a number of enhancements.
Where do I get it?
https://oracle.github.io/python-cx_Oracle
The easiest method to in
Hello!
I'm pleased to announce version 3.2.0, the first stable release of branch
3.2 of CheetahTemplate3.
What's new in CheetahTemplate3
==
Features:
- Dropped support for Python 3.3.
- Implement LoadTemplate.loadTemplate{Module,Class} to load templates
from
I've just posted guides for running Python tkinter programs on
Android in the Pydroid 3 app's IDE. The first covers multiple
programs, and the second focuses on a content-sync program:
https://learning-python.com/using-tkinter-programs-on-android.html
https://learning-python.com/mergeall-an
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi all,
On behalf of the SciPy development team I'm pleased to announce
the release of SciPy 1.2.1, which is a bug fix release.
Sources and binary wheels can be found at:
https://pypi.org/project/scipy/
and at: https://github.com/scipy/scipy/releases
pytest-4.2.1
===
pytest 4.2.1 has just been released to PyPI.
This is a bug-fix release, being a drop-in replacement. To upgrade::
pip install --upgrade pytest
The full changelog is available at
https://docs.pytest.org/en/latest/changelog.html.
This releas
Hello all,
I'm glad to announce the release of psutil 5.5.1:
https://github.com/giampaolo/psutil
About
=
psutil (process and system utilities) is a cross-platform library for
retrieving information on running processes and system utilization (CPU,
memory, disks, network) in Python. It is usef
Hello all,
We're glad to announce the release of fades 8.1.
fades is a system that automatically handles the virtualenvs in the
cases normally found when writing scripts and simple programs, and
even helps to administer big projects.
It will automagically create a new virtualenv (or reuse a prev
I'm pleased to announce the immediate availability of Python 2.7.16 release
candidate 1. This is a prerelease for yet another bug fix release in the Python
2.7.x series. It includes over 100 fixes over Python 2.7.15. See the changelog
at
https://raw.githubusercontent.com/python/cpython/baa