Showing 309 open source projects for "python games code"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 1
    NiftyRec
    This project, developed at UCL London, provides code for tomographic reconstruction. NiftyRec is written in C and has Python and Matlab extensions. Computationally intensive functions have a GPU accelerated version based on CUDA.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ChIP-RNA-seqPRO

    ChIP-RNA-seqPRO

    ChIP-RNA-sequencing-processing (ChIP-RNA-seqPRO)

    ChIP-RNA-seqPRO: A strategy for identifying regions of epigenetic deregulation associated with aberrant transcript splicing and RNA-editing sites. Runnable python scripts packaged together with customized annotation libraries, demo data input and README guide. 9/26 : v1.1 Updated MAIN_IV to debug error thrown by python pandas no longer supporting 'subset'. This code will no longer be actively maintained/updated here. A cloud-based resource for comparative analysis of epigenetic, sequence variation, and expression datasets is now available. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    ASN.1 library for Python
    ASN.1 types and codecs (BER, CER, DER) implementation in Python programming language. A collection of various ASN.1-based protocols data structures is supplied in a dedicated Python package. Project moved to GitHub: https://github.com/etingof/pyasn1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    PyRate

    Bayesian Estimation of Speciation and Extinction from Fossil Data

    PyRate is a Python program to estimate speciation, extinction, and preservation rates from fossil occurrence data using a Bayesian framework. The method was described by D Silvestro, J Schnitzler, LH Liow, A Antonelli, and N Salamin in Systematic Biology (http://sysbio.oxfordjournals.org/content/early/2014/02/08/sysbio.syu006.abstract). *Please download the most up-to-date code from the "PyRate code" tab on this page or from: https://github.com/dsilvestro/PyRate * *An updated manual can be found here: https://github.com/dsilvestro/PyRate/tree/master/tutorials *
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud inventory and manufacturing software Icon
    Cloud inventory and manufacturing software

    Seriously capable, remarkably simple. Digit is the affordable ERP alternative that gets implemented in days.

    Digit is an inventory and manufacturing software designed to help companies track operations in real time. The cloud-based solution offers features for purchasing, receiving, inventory management, production, sales, and fulfillment.
    Learn More
  • 5

    HYBRYD

    Library written in C with Python API for IPv6 networking

    This project is a rewritten of an initial project that I've called GLUE and created in 2005. I'm trying to readapt it for Python 2.7.3 and GCC 4.6.3 The library has to be build as a simple Python extension using >python setup.py install and allows to create different kind of servers, clients or hybryds (clients-servers) over (TCP/UDP) using the Ipv6 Protocol. The architecture of the code is based on brain architecture. Will put an IPv6 adress active available as soon as possible so that you can download pieces of codes. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    QCyclingPower

    Obtain your cycling power

    QCyclingPower is a usefull tool that allow you to calculate your cycling power using GPS Tracks (GPX/KML). You'll be able to compare different tracks. Today the tool cannot be used. Go on wiki page for more detailed state of the project. No time line defined by the way. I'm not crazy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Brain Workshop

    Brain Workshop

    Python implementation of the Dual N-Back mental exercise

    Brain Workshop is a Python implementation of the Dual N-Back mental exercise. This exercise is the only mental activity that has been scientifically shown to improve your short-term memory (working memory) and fluid intelligence.
    Leader badge
    Downloads: 503 This Week
    Last Update:
    See Project
  • 8

    QG fantasy maps plugins

    Some pythons plugins to enhance fantasy maps creation with QGis

    QGis permit the use of python script to handle maps. Here are some python code ready to use and modify, and some associated samples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Provides auxiliary tools for the Monte Carlo particle transport code FLUKA (www.fluka.org).
    Downloads: 0 This Week
    Last Update:
    See Project
  • MindCloud Integration Platform Icon
    MindCloud Integration Platform

    For small and medium sized businesses utilizing any online software looking to automate processes and scale their company.

    MindCloud is a software company that builds and maintains custom connections between your software and other platforms utilizing a cutting edge integration platform allowing you to eliminate manual data entry and start automating and scaling your business.
    Learn More
  • 10

    PyCancerDB

    Cancer Proteomics Database display and management

    PyCancerDB is a source code distribution providing a Web-based interface for browsing and updating the Cancer Proteomics Database, together with scripts for maintaining the database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Virus QSP Modeling

    C++ and Python code for simulating RNA virus replication

    Stochastic simulation model of poliovirus Sabin-to-Mahoney genetic state transition (C++ code). Models genotypes, virus populations, and quasispecies cloud. Simulates replication error and copy-choice recombination. Various parameters guiding the model are user-specified. Python code post-processes simulation output to produce report files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    DEAPathways

    Differential Expression Analysis for Pathways

    This project contains the source code associated with the PLoS Computational Biology publication: "Differential Expression Analysis for Pathways". The paper text can be found here: http://www.ploscompbiol.org/article/info%3Adoi%2F10.1371%2Fjournal.pcbi.1002967
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Fluid2D

    Fluid2D is the Swiss army knife of 2D CFD

    Fluid2D allows to study a wide variety of 2D flows. It is written entirely in Python. It is both a teaching code and a research code, capable of running from one core to thousands. Its numerics has been chosen to yield to as small dissipation as possible allowing to simulate easily high Reynolds flows, much higher than any of its concurrents. High performances are achieved by writting most of the operations as matrix-vector multiplications, handled by numpy that itself relies on the highly optimized BLAS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    wmtsa-python

    Discrete wavelet methods for time series analysis using python

    ...The code uses a mix of python and cython for improved performance. The code reflects my needs and preferences, but contributions from others are welcome. The code has to some extent been tested, but bugs are to be expected.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Quadcontrol

    Quadcopter Remote Control by RaspberryPi

    An application to control remotely a Quadcopter throught a Raspberry Pi. The goal is to be able to command and view what is in front of the quadcopter with a camera. This is allready working using a python Webserver and streaming video from Raspberry Camera. You can play also without camera support from command line with remote access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Multiplication Station

    Multiplication Station

    Grid based multiplication, add, sub including (-)ve #s

    Multiplication Station will teach your child to add, subtract and multiply. All parameters configurable, like grid size and number ranges fonts and colors. Countdown timer keeps attention focused. High scores too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    RoboComp
    RoboComp is a robotics framework providing a set of open-source, distributed, real-time robotic and artificial vision software components and the necessary tools to create and manage them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    LWPR

    Locally Weighted Projection Regression (LWPR)

    Locally Weighted Projection Regression (LWPR) is a fully incremental, online algorithm for non-linear function approximation in high dimensional spaces, capable of handling redundant and irrelevant input dimensions. At its core, it uses locally linear models, spanned by a small number of univariate regressions in selected directions in input space. A locally weighted variant of Partial Least Squares (PLS) is employed for doing the dimensionality reduction. Please cite: [1] Sethu...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    ThermV

    Comprehensive thermal analysis software package

    ...The modules for peak deconvolution, peak profile analysis and determination of Ea and lnA will be provided first. Full GUI will be provided in beta stage. Due to computational limitations, the code is partly programmed in Python and partly in R. Python code will eventually be fully integrated into GUI. R code might remain standalone, although it will be integrated to a highest possible degree. Distributed under GPL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    cclib
    IMPORTANT! As of version 1.2, cclib development has moved to github. Please use the flowing pages for up-to-date information about cclib: Repository (source code, tracker) - https://github.com/cclib/cclib Online documentation - http://cclib.github.io/ cclib is an open source library, written in Python, for parsing and interpreting the results of computational chemistry packages. It currently parses output files from ADF, Firefly, GAMESS, GAMESS-UK, Gaussian, Jaguar and ORCA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Cospace Dance

    Cospace Dance

    Robot for cospace dance

    A complete set of code to build your own robot for cospace dance using: raspberry pi, arduino, xbee and blender,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    NanoCap

    NanoCap

    Carbon Fullerene and Capped Nanotube Generator

    ...The implementation involves a standalone application which includes a GUI and allows for dynamic visual inspection through 3D rendering. In addition, the NanoCap core libraries can be used in custom Python scripts that enabled the user to produce structures in bulk or to include the structure generation routines into pre-existing code.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 23

    RFlex

    Spectroradiometer control for shipborne reflectance measurements

    Spectroradiometer control for autonomous reflectance measurements from moving vessels. The software incorporates GPS signal parsing, control of the sensor platform viewing angle (stepper motor control), sensor triggering and data recording. Continue to the download section for the latest release information Rrs data processing code (the 'fingerprint technique') is also available - but moved to my github page: https://github.com/StefanSimis -------- Oct 2014: a beta version is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Latest on Arxiv

    Parse the latest Arxiv RSS stream and get your institute preprints

    ...I provide this software as a demonstration on how we do it at the Kapteyn Astronomical Institute. The script is run daily as a cron command. Feel free to take and modify this code any way you want. But if you are using it, I'd love to at least here from you and know I didn't put this up for nothing. The program has no major prerequisites, except the Python package pyPdf. It is build for Python 2.6.x series, but will probably work on many others as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    mullpy

    Multilabel-learning library built on python

    Mullpy is a machine-learning library that mainly aim to solve multi-label problems. It is classifier independent, has many ensemble capabilities (diversity methods like bagging, random subspaces, etc.) and automated results presentation (Excel, images as ROC or class-separated info, etc.). It is fully configurable. At the moment supports Neural Networks and classifiers defined in files. It is working on python3.3.
    Downloads: 0 This Week
    Last Update:
    See Project