1548 programs for "python 2" with 1 filter applied:

  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 1
    CFD Python

    CFD Python

    Sequence of Jupyter notebooks featuring the 12 Steps to Navier-Stokes

    CFD Python, a.k.a. the 12 steps to Navier-Stokes, is a practical module for learning the foundations of Computational Fluid Dynamics (CFD) by coding solutions to the basic partial differential equations that describe the physics of fluid flow. The module was part of a course taught by Prof. Lorena Barba between 2009 and 2013 in the Mechanical Engineering department at Boston University (Prof. Barba since moved to George Washington University). The module assumes only basic programming knowledge...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    MITIE

    MITIE

    MITIE: library and tools for information extraction

    ... Machines[3]. MITIE offers several pre-trained models providing varying levels of support for both English, Spanish, and German trained using a variety of linguistic resources (e.g., CoNLL 2003, ACE, Wikipedia, Freebase, and Gigaword). The core MITIE software is written in C++, but bindings for several other software languages including Python, R, Java, C, and MATLAB allow a user to quickly integrate MITIE into his/her own applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    pytkapp

    Python package for develop an SDI/MDI application and set of widgets.

    ... - run demo of basic widgets pytkapp/demo/run_tkwtldemo.py - run demo of tablelist-based widgets pytkapp/demo/run_diademo.py - run demo for dialog widgets (selector, xmessage) Notes ========= 1) PyTkApp package was tested on python 2.7, 3.1 2) If you planning to use tablelist-based widgets then you need to download tcl Tablelist package from http://www.nemethi.de/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    UniCC LALR(1) Parser Generator

    UniCC LALR(1) Parser Generator

    Parser generator, targetting C, C++, Python, JavaScript, JSON and XML

    UniCC (UNIversal Compiler-Compiler) compiles an augmented grammar definition into a program source code that parses the described grammar. Because UniCC is intended to be target-language independent, it can be configured via template definition files to emit parsers in almost any programming language. UniCC comes with out of the box support for the programming languages C, C++, Python (both 2.x and 3.x) and JavaScript. Parsers can also be generated into JSON and XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 5
    Xine Playlist Editor

    Xine Playlist Editor

    Helper program to edit playlist for the XINE video player.

    Xine is a very good free media player. BUT the build-in editor for playlist is . . . not so good. Xine Playlist Editor will just do that: Edit a playlist and safe as .TOX (toxine format). NOTE: this is a stand alone program based on GTK & Python. First Release v0.6: Python-2 and Gtk-2 (beta) Second Release v0.7: Python-3 and Gtk-3 jan. 2013. Third Release v08: jan 2015 featuring: English, German, Dutch, Spanish and Thai internationalization, code improvements and to keep it working...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Autologging

    Easier logging and tracing of Python functions and class methods.

    ..., static, and instance methods, as well as the special __init__ method (by default) "autologging.TRACE" is a custom log level (lower than logging.DEBUG) that is registered with the Python logging module when autologging is imported
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ECS:Python

    ECS:Python

    Light-weight C++ library for embedding Python into C++

    ECS:Python (Embedded C++ Scripting with Python) is a simple Python wrapper library designed specifically for C++ developers who wish to add Python scripting to their new / existing C++ projects. ECS:Python allows you to expose objects from a C++ application to an embedded Python interpreter for interactive scripting. ECS:Python is light-weight and easy to use. To get started all you need to do from your project is #include "EcsPython.h", and link to the EcsPython library. Included...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    schoolsplay
    If you are looking for the childsplay application please go to http://www.childsplay.mobi
    Downloads: 93 This Week
    Last Update:
    See Project
  • 9
    Bracelet Generator

    Bracelet Generator

    A friendship bracelet pattern designer.

    Bracelet Generator is a friendship bracelet pattern designer. It enables you to easily design your own patterns, add rows and strings, change the colors. The pattern can also be symmetrized. With the two-colored motif editor, create your motif and the pattern will automatically be generated. The motif can be rotated and symmetrized. The patterns can be exported in .png, .jpeg and .ps.
    Downloads: 15 This Week
    Last Update:
    See Project
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save 50% off for 3 months with QuickBooks Payroll when you Buy Now

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 10

    xmgrace python interface

    xmgrace and qtgrace plotting interface in python

    This is a python module providing a nearly complete interface to the graphing program xmgrace and the new qtgrace (great project... grace works under windows, too, now!). It allows creation of grace plots from within python, which can be customized using python, or through grace after creation.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 11

    Aglyph

    Aglyph is a Dependency Injection framework for Python.

    Aglyph is a Dependency Injection framework for Python, supporting type 2 (setter) and type 3 (constructor) injection. Aglyph runs on CPython (http://www.python.org/) 2.7 and 3.4+, and on recent versions of the PyPy (http://pypy.org/>),Jython (http://www.jython.org/), IronPython (http://ironpython.net/), and Stackless Python (http://www.stackless.com/) variants. Aglyph can assemble "prototype" components (a new instance is created every time), "singleton" components (the same instance...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    zCharter
    Charting tools, backtesting tools, and data visualization tools for the most popular cryptocurrencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    iwattnick

    iwattnick

    iWattnick: the ultimate e-bike computer

    iWattnick aims to be a top-class computer for e-bikes, e-scooters, e-motorcycles. It is equipped with a large B/W screen, two buttons, accelerometer, magnitometer, current and voltage sensors, light sensor, internal temperature sensor, battery-backed real-time clock, a buzzer and has connection ports for external speed sensor (motor Hall, phase or reed switch), a Bluetooth SPP dongle, up to three temperature sensors (TMP36, LM35, KTY83 etc), cadence sensor, throttle handle, output to controller...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    PyInstaller Extractor

    Extract contents of a Windows executable file created by pyinstaller

    MIGRATED TO GITHUB https://github.com/extremecoders-re/pyinstxtractor This is a python script to extract the contents of a PyInstaller generated Windows executable file. The contents of the pyz file (usually pyc files) present inside the executable are also extracted. The pyc files are made valid so that a python bytecode decompiler will recognise it. Script can run on both python 2.x and 3.x Pyinstaller versions 2.0, 2.1, 3.0, 3.1 and 3.2 are supported
    Leader badge
    Downloads: 359 This Week
    Last Update:
    See Project
  • 15

    RTS2 - Remote Telescope System

    Open source observatory control software

    RTS2 is project to create an open source environment for control of a fully autonomous observatory. It is running about dozen fully autonomous observatories. Its modular design allow easily addition of new devices (to already huge supported HW list).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Mathmaker

    Generator of maths worksheets and their detailed solutions

    This project aims to produce elementary math worksheets & answers automatically. It is meant to be used - by pupils to get as many sheets as they want - by teachers to re-use the produced sheets in their own work. Documentation for users is there: http://mathmaker.readthedocs.io/en/master/user_index.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Various emulators and experiments

    Atari 2600, C64, Python, 3D engines and rock'n roll

    MVE is an acronym for Modular Virtual Engine. It provides an interface for programming and running (your own) units (virtual machines), each unit consisting of several modules (CPU, Video, Audio, Input, Drive, et cetera). Furthermore the Modular Virtual. This project has been frozen because of lack of motivation. But what you will find here, is a lot assembly code for the Atari 2600 and C64, experiments with 3D math on Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    pyparsing is a general parsing module for Python. Grammars are implemented directly in the client code using parsing objects, instead of externally, as with lex/yacc-type tools. Includes simple examples for parsing SQL, CORBA IDL, and 4-function math
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19

    Training Image Operators from Samples

    Tools to train Image Operators automatically from a set of samples.

    TRIOS - Training Image Operators from Samples is a set of tools to bring Image Processing closer to scientists in general. It is capable of estimating an operator between two images using only pairs of samples that contain an input image and the desired output. The operator is saved to a file and can be applied to any image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A simple but relatively complete DNS and DHCP implementation based on a MySQL (Or other) database with both servers drawing information from the same source thus eliminating one of the headaches of administering a small network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Gnuplot Editor

    Gnuplot Editor

    Interactive gnuplot script editor

    ... options. The program is written in python (works with 2 and 3) with a Qt4 user interface, which makes it platform independent (tested in Linux, OS X 10.7 and Windows XP). You must have gnuplot installed to run this program. The debian package was build with Ubuntu 12.10.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Gene-Environment iNteraction Simulator 2

    A tool able to simulate gene-environment and gene-gene interactions.

    Gene-Environment iNteraction Simulator 2 (GENS2) simulates interactions among two genetic and one environmental factor and also allows for epistatic interactions. GENS2 is based on data with realistic patterns of linkage disequilibrium, and imposes no limitations either on the number of individuals to be simulated or on number of non-predisposing genetic/environmental factors to be considered. The GENS2 tool is able to simulate gene-environment and gene-gene interactions. To make...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PyCosmic is a tool to detect and clean single images from the disturbing cosmic ray hits. It was designed and tested specifically for CALIFA and other fiber-fed integral-field spectroscopy dataset. It is written in Python and can be executed from the command line. New release is version v0.5. Updated to be compatible with numpy version 1.12. New release is version v0.4. It's now compatible with astropy for fits I/O and computation time is reduced by a factor of 2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    S.E.E.R. 2 is a full featured SCADA / Historian / Aggregate Analysis System developed to work as a 'front end' for mod_openopc. Written in pure PHP (HTML 4.01 Transitional), and driven by a web-based user interface for universal deployment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CuteReport

    CuteReport

    Qt based report solution

    ..., but yet simple to use for inexperienced user and report designers, reporting system. It is supposed to be a product that combines eXaro ideas from Qt world and FastReport functionality from Delphi world and brings the best of them to C++/Qt world and then shares it with Python, Ruby, Perl developers using bindings. СuteReport also has a commercial version. Read about it on the official web site.
    Downloads: 7 This Week
    Last Update:
    See Project