Search Results for "python programming language" - Page 70

Showing 3673 open source projects for "python programming language"

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
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 1
    ProgramNet Designer

    ProgramNet Designer

    C++ cross plattform functional block programming

    With the help of the ProgramNet the user can develop plug-ins(called units) which can be connected with other units forming a net. The net has a form of a flow diagram. The resulted net can be executed in the ProgramNet for testing purposes or independently in the target platform as a final release. In order to execute a net the ProgramNet uses the kernel. The kernel executes automatically each unit in a separate thread and manages the data exchange between the units.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    PowerNex

    PowerNex

    An operating system written in D

    PowerNex is a microkernel operating system written entirely in the Nim programming language. Designed as a learning and research project, it explores OS development using a modern high-level systems language while still offering low-level control. PowerNex focuses on modularity, simplicity, and code clarity. While still in its early stages, the project includes basic kernel functionality, including memory management, task switching, and a custom bootloader, offering insight into building an OS from the ground up using newer programming paradigms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Gene-Environment iNteraction Simulator 2

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

    ...The GENS2 tool is able to simulate gene-environment and gene-gene interactions. To make the Simulator more intuitive, the input parameters are expressed as standard epidemiological quantities. GENS2 is written in Python language and takes advantage of operators and modules provided by the simuPOP simulation environment. It can be used through a graphical or a command-line interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    AmpliMethProfiler

    CpG methylation analysis of amplicons from bisulfite sequencing

    ...Specifically, ampliMethProfiler provides an easy and user friendly way to extract and analyze the epiallelic composition of reads from targeted bisulfite sequencing experiments. ampliMethProfiler is written in python language and requires a local installation of BLAST and QIIME tools. It can be run on Linux and OS X platforms. HOW TO CITE US: "ampliMethProfiler: a pipeline for the analysis of CpG methylation profiles of targeted deep bisulfite sequenced amplicons". Scala G., et al. BMC Bioinformatics (2016) 17:484, DOI: 10.1186/s12859-016-1380-3
    Downloads: 0 This Week
    Last Update:
    See Project
  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
    Learn More
  • 5
    Numerical Python

    Numerical Python

    A package for scientific computing with Python

    NEWS: NumPy 1.11.2 is the last release that will be made on sourceforge. Wheels for Windows, Mac, and Linux as well as archived source distributions can be found on PyPI. Numerical Python adds a fast and sophisticated array facility to the Python language. NumPy is the most recent and most actively supported package. Numarray and Numeric are no longer supported.
    Leader badge
    Downloads: 173 This Week
    Last Update:
    See Project
  • 6
    MoonScript

    MoonScript

    A language that compiles to Lua

    MoonScript is a dynamic scripting language that compiles into Lua. It gives you the power of one of the fastest scripting languages combined with a rich set of features. MoonScript can either be compiled into Lua and run at a later time, or it can be dynamically compiled and run using the moonloader. It’s as simple as requiring "moonscript" in order to have Lua understand how to load and run any MoonScript file. Because it compiles right into Lua code, it is completely compatible with...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Arramooz Alwaseet Arabic Dictionary
    Arramooz Alwaseet Open Arabic Dictionary for morphological analyze. To be useful for Arabic language processing. This dictionary is derived from the Ayaspell Arabic spell checker.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8

    poliqarp2

    natural language corpora search engine

    This project aims at building an efficient indexer and search engine for natural language corpora with multilevel annotations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    HPSTR Jekyll Theme

    HPSTR Jekyll Theme

    A Jekyll theme with some tumble-log tendencies

    ...Syntax highlighting is a feature that displays source code, in different colors and fonts according to the category of terms. This feature facilitates writing in a structured language such as a programming language or a markup language as both structures and syntax errors are visually distinct. Highlighting does not affect the meaning of the text itself; it is intended only for human readers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Lightspeed golf course management software Icon
    Lightspeed golf course management software

    Lightspeed Golf is all-in-one golf course management software to help courses simplify operations, drive revenue and deliver amazing golf experiences.

    From tee sheet management, point of sale and payment processing to marketing, automation, reporting and more—Lightspeed is built for the pro shop, restaurant, back office, beverage cart and beyond.
    Learn More
  • 10

    JCLTP

    A Java Class Library for Text Processing

    JCLTP is a class library designed for processing text. JCLTP is free, open source and developed with the Java programming language. JCLTP is distributed under the GNU license. It incorporates several technologies that enable process information while applying AI techniques, in order to build predictive models for text classification. Through a flexible structure of interfaces and classes, the opportunity to extend, adapt and add functionality JCLTP is provided.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Ubuntu Lite SDK

    Ubuntu Lite SDK

    App creator for Ubuntu

    Given the richness and variety of the Linux platform, programming on Linux should be easy and fun. However, it's not easy and fun because it is too hard to learn. It is too hard to learn because there are too many choices, and too much information to wade through. Ubuntu lite SDK strives to make programming easy and fun by bringing opinionated choices about how to write different kinds of programs to developers. Included is a Ubuntu application template for making applications that integrate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    HHVM

    HHVM

    A virtual machine for executing programs written in Hack

    ...HHVM uses a just-in-time (JIT) compilation approach to achieve great runtime performance while maintaining amazing development flexibility. HHVM supports the Hack programming language. We are moving fast, making changes daily and releasing often. If you notice a regression in the typechecker or the runtime, please open issues when you find them. Rather than directly interpret or compile source code directly to C++, HHVM compiles Hack into an intermediate bytecode. This bytecode is then translated into x64 machine code dynamically at runtime by a just-in-time (JIT) compiler. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Of Mages and Magic

    A Simple RPG fighting game for teaching Python

    Of Mages and Magic is an RPG based fighting game which may be used to teach simple programming concepts. Students write artificial intelligences which hook into the main Of Mages and Magic executable. These mages can be organised into teams which fight each other until only one team remains. The game is currently in early alpha, meaning some aspects of the interface are a bit clunky. However, in its current iteration, it is fairly suitable for teaching. Any and all feedback would be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    gnostic

    gnostic (or Ada gnostic) is Ada Generic Neural Objects System Engineer

    gnostic (or Ada gnostic) is Ada Generic Neural Objects System Engineering For Self Programming Process development with Ada.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Devmap

    Devmap

    Web developer development map

    These are books for all time. The best of its kind and important for programmers of all directions. Most of the best courses, reference and training materials are available in English. If difficulties arise, then with knowledge of the English language, the chances of finding an answer on the World Wide Web are higher. Also, if you want to work in a cool prestigious campaign, then without English in any way. Data structures are a software unit that allows you to store and process a lot of the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    vbscan
    OWASP VBScan (short for [VB]ulletin Vulnerability [Scan]ner) is an opensource project in perl programming language to detect VBulletin CMS vulnerabilities and analyses them. Why VBScan ? If you want to do a penetration test on a vBulletin Forum, VBScan is Your best shot ever! This Project is being faster than ever and updated with the latest VBulletin vulnerabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GeoJModelBuilder
    ...The tool can allow users to drag and drop various geospatial services to visually generate workflows and interact with the workflows in a virtual globe environment. It also allows users to audit trails of workflow executions, check the provenance of data products, and support scientific reproducibility. The programming language used for the development is Java due to its platform-independent feature. The tool can be operated on any operating systems such as Windows or Unix/Linux that supports Java.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    Python Advanced

    Python Advanced

    Intermediate Python Chinese version

    "Advanced Python" is the Chinese translation of "Intermediate Python". Python, as an "experienced" and "small and fresh" development language, has been loved by many talented men and women. We have also evolved from being the most basic Python fan to the old Python ghost over time. The book "Intermediate Python" is simple to read, and easy to translate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Aporia

    Aporia

    IDE/Advanced text editor

    Aporia is an integrated development environment (IDE) for the Nim programming language, providing tools and features to streamline Nim development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    qID - Quick Image Develop

    qID - Quick Image Develop

    Quick image editor for webmaster

    qID - Quick Image Develop is a program that created by Python language for Year 1 project by KMITL University student.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    werdy
    Quran application includes - Reading Suras. - Searching - bookmarking =============== The application developed using the Ring Programming Language (http://ring-lang.net)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    vApiWave

    vApiWave

    A fast programming language combining old features with new.

    A programming language designed to hopefully be as fast as Lua that uses a minimal instruction set and maximum functionality as possible to provide an environment where mistakes are unlikely. Currently in an experimental prototype stage, but should eventually be able to accomplish anything on a Linux PC and almost anything on Windows and Mac.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PyQuante (Python Quantum Chemistry) is an open-source package for quantum chemistry programming written in Python, Numerical Python, and C.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Washtub is a web-based controller for the Liquidsoap streaming media language. It allows graphical management of distributed liquidsoap daemons. Use it for controlling playlists, request queues and managing media collections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    deemon

    Deemon Scripting Language

    A rich and powerful scripting language supporting the c preprocessor, classes, exceptions, lambdas, yield functions, label, switch-statement, pointers, foreign functions, and much more. With a fully packed standard library including support for file-io, threads, atomics, pipes, math, file-system, sockets, randomization, hashing, serialization, a wide selection of emulated c/c++ headers and more, deemon provides a suitable environment for any application.
    Downloads: 0 This Week
    Last Update:
    See Project