Search Results for "best python programming projects" - Page 5

Showing 149 open source projects for "best python programming projects"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 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
  • 1
    DIGITS

    DIGITS

    Deep Learning GPU training system

    The NVIDIA Deep Learning GPU Training System (DIGITS) puts the power of deep learning into the hands of engineers and data scientists. DIGITS can be used to rapidly train the highly accurate deep neural network (DNNs) for image classification, segmentation and object detection tasks. DIGITS simplifies common deep learning tasks such as managing data, designing and training neural networks on multi-GPU systems, monitoring performance in real-time with advanced visualizations, and selecting...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    River Simulations and Python

    Management of river simulations with Python

    ...Piatkowska 94A, 60-649 Poznan, POLAND E-mail address: tdysarz@gmail.com Hardware required: PC that supports Python Software required: Python 2.7.x, HEC-RAS 5.0.3 Programming language: Python 2.7.x
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    DataScienceR

    DataScienceR

    a curated list of R tutorials for Data Science, NLP

    The DataScienceR repository is a curated collection of tutorials, sample code, and project templates for learning data science using the R programming language. It includes an assortment of exercises, sample datasets, and instructional code that cover the core steps of a data science project: data ingestion, cleaning, exploratory analysis, modeling, evaluation, and visualization. Many of the modules demonstrate best practices in R, such as using the tidyverse, R Markdown, modular scripting,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Pootle Django

    Pootle Django

    Online translation tool

    Pootle is written in Python using the Django framework and therefore can be installed on any web server that supports serving WSGI applications. Key localization file formats are supported, including Gettext PO, XLIFF, Java .properties, PHP arrays and many more supported by the Translate Toolkit. Ensures the best quality localizations by automatically detecting common errors made by translators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Noora
    NoOra is a database deployment tool which can be used to automate the database deployment cycle and is designed for agile and or devops teams. The supported database platforms are Oracle and Mysql. The support for Postgresql is work in progress. Feedback is more then welcome.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    ECEbuntu

    ECEbuntu

    ECEbuntu - a customized operating system designed for ECE

    ECEbuntu is a customized operating system designed for electrical and computer engineering (ECE) students. ECEbuntu is targeted to universities and students as it represents an environment that contains more than 30 pre-installed software and packages all catering to undergraduate course-work in ECE. ECEbuntu supports a range of tools including programming tools, tools for circuit analysis and pcb design, mathematical and numerical analysis tools, network analysis and tools for microwave and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    zerOCode
    zerOCode Beta version allows you to create programs without writing a line of code using the instruction buttons. -Use zerOCode to learn programming and how to use it -Download python 3.x to run the files.py -Teach your child to think with programming -Save your projects with code structures, in the future you can convert your code to other programming languages ​​through the structure on our platform Let us know what you think about zerOCode Beta: -write here a Review -write a Feedback on http://www.mipelabs.xyz -contact us on Instagram Direct https://www.instagram.com/mipelabs/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Boilr

    Boilr

    boilerplate template manager that generates files or directories

    Boilr is here to help you create projects from boilerplate templates. Are you doing the same steps over and over again every time you start a new programming project? Boilr is a boilerplate template manager that generates files or directories from template repositories. No dependencies (NodeJS, Python Interpreter etc.) Boilr is a single statically linked binary. Grab the one that fits your architecture, and you're all set to save time by using templates!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    CMake BASIS

    CMake BASIS

    Build system And Software Implementation Standard

    The CMake Build system And Software Implementation Standard makes it easy to create sharable software and libraries that work together. This is accomplished by combining and documenting some of the best practices and utilities available. More importantly, BASIS supplies a fully integrated suite of functionality to make the whole process seamless! Check out the web site for more information. The Git repository of this project is hosted on GitHub. Some interesting facts about this project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Connect every part of your business to one bank account Icon
    Connect every part of your business to one bank account

    North One is a business banking app that integrates cash flow, payments, and budgeting to turn your North One Account into one Connected Bank Account

    North One is proudly built for small businesses, startups and freelancers across America. Make payments easily, keep tabs on your money and put your finances on autopilot through smart integrations with the tools you’re already using. North One was built to make managing money easy so you can focus on running your business. No more branches. No more lines. No more paperwork. Get complete access to your North One Account from your phone or computer, wherever your business takes you. Create Envelopes for taxes, payroll, rent, and anything else automatically.
    Get started for free.
  • 10

    CWOnly

    Python program for sending custom CW macros via serial port

    This is a project I started to learn Python and Tkinter. It all started when I received a PI for Christmas in 2015. Over Christmas breaks I have time away from work to play on projects and I have taken an interest in programming. There are many fine ham radio programs out there. This is just a learning tool. The code was written in Python2.7 and bundled with Pyinstaller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GT NLP Class

    GT NLP Class

    Course materials for Georgia Tech CS 4650 and 7650

    This repository contains lecture notes, slides, assignments, and code for a university-level Natural Language Processing course. It spans core NLP topics such as language modeling, sequence tagging, parsing, semantics, and discourse, alongside modern machine learning methods used to solve them. Students work through programming exercises and problem sets that build intuition for both classical algorithms (like HMMs and CRFs) and neural approaches (like word embeddings and sequence models)....
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12

    WiseList

    A very simple to do list

    I made this for two reasons: To have a very clean, simple to do list that I can just type in and check off as needed without taking much time. The second reason, which is largely where a lot of my projects start: to learn key programming concepts by developing simple and useful applications. It may be viewed as "re-inventing the wheel" and I know that this is not the only to-do list application out there, but it helped me learn some good things about programming, SQL queries, and how to best apply file permissions to my programs to make it as seamless as possible for end-users. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ilqg-tinnitology

    ilqg-tinnitology

    Independent Loop Quantum Gravity in Clinical Tinnitology.

    ...UNIX/Linux : http://iaaaat.3eeweb.com/iaaaat.tar.gz 3.0 MB (3131146 bytes). The designer, developer, maintainer, distributor and Python 3-programmer of the API (application programming interface) and Framework for clinical Tinnitology and Epigenetical mechanics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    tinnitology

    The designer, developer, maintainer, distributor and Python 3-programm

    ...The designer, developer, maintainer, distributor and Python 3-programmer of the API (application programming interface) and Framework for clinical Tinnitology and Epigenetical mechanics. Links : International Loop Quantum Gravity Seminar. A New Look At The Path Integral Of Quantum Mechanics (Edward Witten) : https://www.youtube.com/watch?v=pOz6e5rmnjQ
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Perfect: Server-Side Swift

    Perfect: Server-Side Swift

    The Perfect core toolset and framework for Swift Developers

    ...With Perfect, you can write an entire project in one language: Swift - instead of having multiple languages to contend with, like JavaScript (Node.js), Java, Ruby or Python. Use Apple’s open source Swift programming language throughout your entire development process. Whether you’re building iOS and OS X apps, or backend support for web apps, wearable technologies, and games, you don’t need to learn another programming language when you use Perfect on the server-side.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Reactive Extensions for JavaScript

    Reactive Extensions for JavaScript

    An API for asynchronous programming with observable streams

    An API for asynchronous programming with observable streams. The Observer pattern done right. ReactiveX is a combination of the best ideas from. The Observer pattern, the Iterator pattern, and functional programming. ReactiveX is everywhere, and it's meant for everything. Available for idiomatic Java, Scala, C#, C++, Clojure, JavaScript, Python, Groovy, JRuby, and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Gitinspector

    Gitinspector

    The statistical analysis tool for git repositories

    Gitinspector is a statistical analysis tool for git repositories. The default analysis shows general statistics per author, which can be complemented with a timeline analysis that shows the workload and activity of each author. Under normal operation, it filters the results to only show statistics about a number of given extensions and by default only includes source files in the statistical analysis. This tool was originally written to help fetch repository statistics from student projects...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 18

    Doppio Media

    This is Doppio Media, a high security media framework.

    This is Doppio Media, a programming language independent high security media framework, which is currently implemented as a Java and a J# version named Lightweight Java/.NET Media Framework on www.ljmf.org. To ensure the best development result, the Java version of Doppio doesn't use the Java Media Framework, the high level part of the Java Sound API, or other high level API's.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Anduin

    A scripting language for industrial software

    Anduin aims to replace perl, python, tcl, and others as the workhorse language in industrial programming projects. It places emphasis on enabling the interpreter to perform compile-time static code analysis as a means of closing the development loop faster and letting fewer bugs get to the user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Genetic Algorithms Engine - Blackjack

    A genetic algortihm engine that evolves blackjack basic strategy.

    This project is a genetic algorithm engine able to be reused for other projects with minimal additional programming. The genetic algorithm engine currently plays many blackjack hands for the fitness function and produces a result similar to blackjack basic strategy. To see it in action, download the zip file and run either: GABlackjack_Demo.exe     (quick)   or GABlackjack_Long.exe       (slow, but it achieves better results).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    Nehul Singh IDE for .Net

    NS-ORG IDE for DOT NET Programming

    Also visit official website nehulsinghide.blogspot.in Writes applications in languages including C#, VB.NET, F#, IronPython and IronRuby, as well as target rich and reach: Windows Forms or WPF, as well as ASP.NET MVC and WCF. It starts from USB drives, supports read-only projects, comes with integrated unit and performance testing tools, Git, NuGet and a lot more features that make you productive as a developer.It ships with a lots of new features of code completion and snippet insertion,clipboard mapping and the best of all is it can convert code of VB.Net-Python,BOO,C#,Ruby and vice-versa.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Mukioplayer-Py-Mac

    Mukioplayer-Py-Mac

    Play Danmu on Mac and Linux

    This is a solution of the damn fact that Mac, one of the best OS in human history, does not have a reliable and nice video comment software. Also check out https://sourceforge.net/projects/abplayerhtml5pynix/ , the one with HTML5. Quicker and cooler! My e-mail: cnbeining[at]gmail.com Stay in touch!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    snipMate & UltiSnip Snippets

    snipMate & UltiSnip Snippets

    vim-snipmate default snippets

    ...If you have VimL only (vim without python support) your best option is using garbas/vim-snipmate and cope with the minor bugs found in the engine. Use snippets if they are good enough, but allow overriding them in UltiSnips. This would avoid most duplication while still serving most users. AFAIK there is a nested-placeholder branch for snipMate too. snipMate is still improved by Adnan Zafar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    XPT is a general-purpose XML Preprocessor with facilitates easy interfacing with Python. It's initial context was within DocBook 5 projects, but it is not intented to be restricted to that context. A tool/library is being build for manpage extraction from source files. XPT bindings are used to insert manpages into processed DocBook 5 output. Sources can be download from SourceForge, where the SVN repository holds the most recent code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Don't Skip Module for Music Player

    Don't Skip Module (DSM) for multi-platform music players

    Don't Skip Module (DSM) gets rid of the stress occurs by current stupid random algorithm. DSM selects a best appropriate song according to various factors around user. Factors includes Mp3tag data, weather information, current time, text mined lyrics, other information inserted by user and so on. Each factor will be quantified based on weights and calculated according to DSM for a best optimized song for listeners. DSM will be tested on open-source music player which can be executed on Windows OS and basically, DSM will be written in Python programming language.
    Downloads: 0 This Week
    Last Update:
    See Project