ilyasku's Stars
pallets/flask
The Python micro framework for building web applications.
powermock/powermock
PowerMock is a Java framework that allows you to unit test code normally regarded as untestable.
jessfraz/dockerfiles
Various Dockerfiles I use on the desktop and on servers.
ramnes/qtile-config
My ~/.config/qtile
vivekjuneja/docker_registry_cli
Docker Registry CLI - Provides search functionality for Docker Registry (UI and CLI)
bup/bup
Very efficient backup system based on the git packfile format, providing fast incremental saves and global deduplication (among and within files, including virtual machine images). Please post problems or patches to the mailing list for discussion (see the end of the README below).
invicnaper/spotify-dl
a script that allows you to download spotify songs or playlists , written in python
hughperkins/DeepCL
OpenCL library to train deep convolutional neural networks
HandsOnOpenCL/Exercises-Solutions
C, C++ and Python Code for Exercises and Solutions
HandsOnOpenCL/Lecture-Slides
Lecture Slide Issue Tracking
jetpacapp/DeepBeliefSDK
The SDK for Jetpac's iOS Deep Belief image recognition framework
ipython/ipython
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
ome/bioformats
Bio-Formats is a Java library for reading and writing data in life sciences image file formats. It is developed by the Open Microscopy Environment. Bio-Formats is released under the GNU General Public License (GPL); commercial licenses are available from Glencoe Software.
ilyasku/CompoundPye
cudamat/cudamat
Python module for performing basic dense linear algebra computations on the GPU using CUDA.
neurokernel/neurokernel
Neurokernel Project
IanLunn/Hover
A collection of CSS3 powered hover effects to be applied to links, buttons, logos, SVG, featured images and so on. Easily apply to your own elements, modify or just use for inspiration. Available in CSS, Sass, and LESS.
CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
dansinker/tacofancy
community-driven taco repo. stars stars stars.
soft-matter/pims
Python Image Sequence: Load video and sequential images in many formats with a simple, consistent interface.
django/django
The Web framework for perfectionists with deadlines.