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
Earn up to 16% annual interest with Nexo.
Let your crypto work for you
Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform.
Geographic restrictions, eligibility, and terms apply.
BlockIt provides a Python framework to scan and parse a program file into constituent nested blocks, however defined, forming a block tree of your code and can be used as a mechanism to "extend" in some sense, the underlying programminglanguage.
vipera is a designer of applications for the programminglanguage Python. It has two main objectives:
1) The design of an application from an educative point of view, paying special attention to the documentation and design of classes.
2) The automatic generation of base code for software projects.
vipera is a combination of basic tools for the design of applications in the early stages of development, allowing the creation of modules (libraries) and definition of their basic characteristics, such as classes, functions, records, constants and import modules. ...
Python IDLE Language Include File is multi language pack.IDLE is the Python IDE built with the Tkinter GUI toolkit.Coded in 100% pure Python,using the Tkinter GUI toolkit .Works on Windows and Unix. See:http://pythontr.org http://visualpython.org
Framework for making Windows applications that are one .exe file in AutoHotKey_L,C++,C#, VB.NET,Java,Groovy,Common Lisp,Nemerle,Ruby,Python,PHP,Lua,Tcl,Perl,Jint,S#,WSH VBScript,HTML/JavaScript/CSS,COM, PowerShell without compiling . For .NET 4.
The Larch Environment is a research project, whose aim is to create a visual interactive programming environment, based around the Python programminglanguage.
Highly Object Oriented Language This is an attempt to develop a new third generation general purpose programminglanguage for x86 and x86_64 processor which tries to integrate maximum possible object oriented concepts.
If you are a developer like me, you may find this program useful in finding code. You can add,edit,delete,search, and browse source code you might get from a book or posted on the web.
...
> Philosophy: Write Once → Run Everywhere
The package-item can be a thread, a separate local process that is started by fork or spawn, or even a network of multiple services on multiple hosts.
The package-item can be written in any language that is supported by the Programming-Language-Micro-Kernel support.
It even supports running multiple programming languages in a single piece of software.
Supported Languages are: (C,C++,C#,VB.NET,Java,Python,Ruby,Perl,PHP,Tcl or GO)
> Strategy: It takes 4 years to write a programming-language, but it only takes 4 weeks to insert a micro-kernel.
...
The pycurry project is targeted for handling concurrency issues within the Python programminglanguage. It also contains a (almost) fully functional 'Design by Contract' implementation.
PyMultimethods is a library that allows multimethods (aka multiple dispatch, generic functions) to be written in the python programminglanguage. Functionality is exposed via function decorator or, optionally, a direct class interface.
Pygone is to be a programminglanguage built on top of Python, aimed to be a ridiculously high level programminglanguage, allowing for it to be used to introduce people to programming.
UfakPython is a small subset of Python programminglanguage, for small embedded devices, like PICs. UfakPython sources are translated to C by UfakPython Compiler. Small Device C Compiler can then compile the C outputs to the target device's codes.
Basic python language support for Netbeans 6.0.1. If you can run JpyDbg, you dont need this. this plugin has already been uploaded to the netbeans site (http://plugins.netbeans.org/PluginPortal/faces/PluginDetailPage.jsp?pluginid=8261).
Project Element is a very simple, platform-independent, easy-to-use interpreted programminglanguage that was made using python. It very much like html, so if you can make a webpage, you can program using Element.
Python Directio
A Python interface to open/read/write on a direct I/O context.
This is an interface to open(), read(), write() and close() on a direct I/O context (O_DIRECT flag) from the Python programminglanguage.