Links tagged “ep2016”
17 links, newest first.
github.com
Workshop materials for TensorFlow — notebooks and code covering graph building, model training, the high-level APIs and transfer learning.
bigchaindb.com
Home of BigchainDB, a database with blockchain characteristics: decentralized control, immutability and asset support, at database throughput.
github.com
Example code for the EuroPython 2016 talk "Testing the untestable, a beginner's guide to mock objects".
grpc.io
Home of gRPC, an open-source high-performance remote procedure call framework for connecting services across languages and environments.
mockextras.readthedocs.io
Documentation for mockextras, a library adding a fluent configuration API, stubs and argument matchers to Python's unittest.mock.
research.googleblog.com
Visualising what a neural network has learned by generating images that amplify what each layer recognises.
lasagne.readthedocs.io
Documentation for Lasagne, a lightweight library for building and training neural networks in Theano.
tuxcademy.org
A project publishing free training materials on Linux and open-source software.
github.com
A PostgreSQL client library for Python/asyncio, built for fast asynchronous database access.
pythonhosted.org
Documentation for osBrain, a general-purpose multi-agent system module in Python whose agents run as separate processes and exchange messages over ØMQ and Pyro4.
pyqtgraph.org
Home of PyQtGraph, a pure-Python graphics and GUI library built on PyQt/PySide and numpy for scientific and engineering applications.
pypi.python.org
PyPI page for serpent, a Python serialization library that renders objects as literal expressions and reads them back with ast.literal_eval.
glyph.twistedmatrix.com
An argument that asyncio does not make Twisted obsolete, since Twisted is a full application platform where asyncio is only an event-loop kernel.
txpostgres.readthedocs.io
Documentation for txpostgres, an asynchronous PostgreSQL driver for Python built on Twisted.
uvloop.readthedocs.io
Documentation for uvloop, a fast drop-in replacement for the built-in asyncio event loop, written in Cython on top of libuv.
















