1,771 skills found · Page 10 of 60
hankcs / Udacity Deep LearningAssignments for Udacity Deep Learning class with TensorFlow in PURE Python, not IPython Notebook
dparlevliet / RwrapperA python wrapper class for RethinkDB
klecknerlab / Simple PyspinA Pythonic class-based wrapper for the FLIR PySpin Library
gvanrossum / CtokExpose CPython's tokenizer as a Python class
univ-of-utah-marriott-library-apple / Python Jamf`python-jamf` is a library for connecting to a Jamf Server. It maps Jamf Pro records to a Record class. It is the basis for the `jctl` tool to automate patch management & packages and many other items.
thisisG / MPU6050 I2C Python ClassUsing an MPU6050 over I2C with Python on a BeagleBone Black
moisutsu / ClassoptArguments parser with class for Python, inspired by StructOpt
spotify / PyschemaPython library for class-based schema definition, object serialization and data validation
acorg / Slurm PipelineA Python class for scheduling SLURM jobs
ylcnfrht / Vscode Python Snippet PackThis repo contains a lot of snippets for python (examples for all built-in, string, list, set, dictionary, tuple methods and for,while try/catch, class and oop) in VS Code
branhoff / Python Class 101open source intro to programming class
ApproxEng / Approxeng.inputPython classes to handle game controllers, including PS3, PS4, XBox One and Rock Candy
JustasB / LinetimerA small Python class to measure the time taken by indented lines
shashank-ineuron / Python ClassNo description available
tractal / LorisLoris is a library for sound analysis, synthesis, and morphing, developed by Kelly Fitz and Lippold Haken at the CERL Sound Group. Loris includes a C++ class library, Python module, C-linkable interface, command line utilities, and documentation.
ludobouan / Pure Numpy FeedfowardNNSimple feedforward neural network class written in pure python+numpy
bloomberg / Attrs StrictProvides runtime validation of attributes specified in Python 'attr'-based data classes.
todofixthis / Class RegistryRegistry pattern for Python classes, with setuptools entry points integration!
FinalAngel / ClassjsClass.js is a JavaScript library for building class based object-oriented programms using JavaScript's prototypal inheritance. It strives to mimic classical class inheritance provided by other languages such as Python, Java or PHP. Its syntax is heavily inspired by MooTools's class implementation.
python-scsi / Python ScsiPython classes to access SG_IO scsi devices