-
Updated
Oct 23, 2020 - Python
{{ message }}
The latest copy of the CPython grammar tests in test_grammar.py has several @skips and FIXMEs. Some of them seem easy to fix, e.g. some parser bugs or missing warnings that would be helpful, others are entire features. We should fix the easy ones and make sure there are tickets for the rest.
Virtual Python Environment builder
I tried saving and loading a state, but the resulting images differ. Mario shows a different animation frame. Might be related to #99
from pyboy.utils import WindowEvent
import pyboy as pyboy
import numpy as np
import io
# Load Super Mario Land and progress to start of game
boy = pyboy.PyBoy('SuperMarioLand1.gb')
boy.set_emulation_speed(0)
for i in range(100):
boy.tick()
Fast, flexible and easy to use probabilistic modelling in Python.
Python wrapper to Philipp Krähenbühl's dense (fully connected) CRFs with gaussian edge potentials.
Describe the feature
Right now we cannot provide parameters in our Executors in the form of dictionaries when instantiated from yaml files (which is the main entrydoor to jina and to extending jina functionality in the hub).
It could be useful to add this so that configuration dictionaries can dinamically be passed through the Yaml interface without needing to change code.
A Yaml ex
rasterio.warp.reproject takes a kwargs parameter, which is passed to the "transformation function". It is not by any means clear what this means. What transformation function? What are the allowed values for kwargs? Can this please be expanded on? Thanks.
A Python wrapper for the tesseract-ocr API
An option like $ fio cat --bounds w s e n --bounds-crs <crs> --dst-crs <crs> would allow for filtering prior to reprojection, like $ ogr2ogr -spat w s e n -spat_srs <crs>.
See Toblerity/Fiona#210 for a discussion about standardizing bounding boxes as --bounds w s e n rather than --bbox w,s,e,n.
Been busy guys, will be reviewing and integrating pull requests shortly. Thanks to all contributors! LATEST RELEASE: 6.0.0 - flatpak @ https://flathub.org/apps/details/com.ozmartians.VidCutter - snap @ https://snapcraft.io/vidcutter - see https://github.com/ozmartian/vidcutter/releases for more details...
Example of using Rust to Extend Python
Python audio and music signal processing library
Tool for exploration and tracing of the Windows kernel
Faster requests on Python 3
A Python wrapper on Darknet. Compatible with YOLO V3.
Cython-based Python bindings for dear imgui
Compile Nim Extensions for Python On Import!
Compute Sentence Embeddings Fast!
Fast EMD for Python: a wrapper for Pele and Werman's C++ implementation of the Earth Mover's Distance metric
Python interface for the SCIP Optimization Suite
Async Techniques and Examples in Python Course
Collection of presentations for advanced Python topics
cython + htslib == fast VCF and BCF processing
This could be done adding a new line in scikit-ci-yml.
The line could be
- twine check dist/*
Add a description, image, and links to the cython topic page so that developers can more easily learn about it.
To associate your repository with the cython topic, visit your repo's landing page and select "manage topics."
I made a new release 1.1.15b1 for testing, see there:
https://github.com/borgbackup/borg/releases/tag/1.1.15b1
As you see, the borg code is pretty much the same as in 1.1.14, but especially the binary building got some updates. Thus, primarily the binaries should get some testing, to find issues before I make the final 1.1.15 release later this year.
As they were made on debian stretch wi