Search Results for "python code editor" - Page 73

Showing 2567 open source projects for "python code editor"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 1
    WatchTower

    WatchTower

    WatchTower is a cloud server monitoring and management tool

    WatchTower is a cloud server monitoring and management tool. This is actually a suite of tools that includes a dashboard and associated RESTful web services required for managing the servers and services. The dashboard uses PHP/MySQL (requires php5+), html, and css. It's all open source and very easy to work with and make changes. The client I'm using is included and is written in python. Currently tested with Python 2.4 and 2.6, but should work with any version. I'm not using anything...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    connect_3g

    Linux utility that connects you to the 3g networks in Bulgaria

    This is a simple utility to enable Linux users to use 3G Internet from Bulgarian mobile operators with 3G USB modems without any configurations performed by the user. Currently tested on recent Ubuntu, Debian, Fedora and openSUSE distributions and following devices: HUAWEI E173 (Vivacom), Alcatel X220L (Vivacom), ZTE MF190 (Globul), ZTE K3565-Z (M-tel). connect_3g now supports PIN code security, though using it is not recommended.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Z-AviMpg

    Z-AviMpg is A Free,Simple,Basic Video Converter(AVI,MKV,MP4 to MPG)

    Z-AviMpg is a Free Simple Video Converter. It Uses FFmpeg and is built in Python. It Converts Video of Formats AVI,MKV,MP4 To MPG without compromising on Quality.But its Very Basic,You Don't Get Much Options to Try out.Source Code Will Be Available Very Soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This python script will generate a custom python.xml file used by Notepad++ for auto-completion features when programming in python (function names, arguments, and descriptions), using your own set of imported modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Data Center Infrastructure Management Icon
    Data Center Infrastructure Management

    Fully utilize your assets. Lower data center costs. Prevent downtime.

    netTerrain DCIM is a Data Center Infrastructure Management (DCIM) software that helps organizations automate and simplify the management of its entire Data Center and IT infrastructure. This solution is used by organizations that need to manage environmental capacity with less effort (space, rack, data, and power), track their IT assets and inventory, and efficiently manage cabling.
    Try it Now
  • 5

    rp6simul

    rp6simul is a simulator for the RP6 robot (AREXX Engineering)

    The rp6simul project brings simulation software for the RP6 robot that is manufactured by AREXX engineering. Besides support for all peripherals on the robot base, the simulator also fully supports the m32 extension module, and both can be simulated either independently or simultaneously. Furthermore, a simple 2d environment can easily be created to test lighting, collision, motor speeds and so on. The simulator does not run native AVR files, but instead a thin wrapper is provided so that...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    sharescanner

    The GNOME share scanner

    Sharescanner is a Linux re-implementation of the Windows-only sharescan v2. It indexes Samba shares and lets the user download files over the network. The File list displays all the indexed files along with their size and location. The Queue list displays the current download queue, including the status, progress, size, and location of each item. Each download can be paused and resumed. Please note that this page only contains stable relases. For up-to-date code please visit the project's...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    I am working through tutorials and manuals in a effort to create some games with Python and PyGame. At the moment I am running through the manual of http://inventwithpython.com/ Once I start creating my own game I will freely supply the source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    pyBead

    Python object remoting via web server (apache etc...)

    Web server based python object transport. This is a CGI script / MOD_WSGI script that allows you to remote your own code through apache or other web servers. Example client runs best with urllib3 for persistance however will also work with standard library urllib2. Turn apache into your application server. The idea behind this project was to get something like Pyro that could do SSL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Python modules that wrap Lev Walkin's asn1c code. ASN.1 notation is translated to C-code and this code is built into python module that can der-encode and -decode structures from ASN.1 description.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Scalable restaurant tech for stellar guest experiences Icon
    Scalable restaurant tech for stellar guest experiences

    For Pizza, Delivery, Takeout, Quick Serve, Fast casual, and Full Service Restaurants with as little as one store to 100 or more.

    HungerRush helps restaurants compete in the toughest business on earth. We offer a fully integrated restaurant management system that’s easy to use and can be configured to engage your guests better, streamline your operations, master your own marketing, or all of the above. Want to offer online ordering? It’s built in. Want to get the latest performance data on your operations and marketing? No problem. Want to make customers for life by creating personalized experiences you know they’ll love? Order up. And since our system is backed by a dedicated and US-based support team, you’ll always be ready for the rush.
    Learn More
  • 10

    WNetConnect

    Expose Windows mpr.dll in python

    Exposes Windows WNetAddConnection2, WNetUseConnection and WNetCancelConnection as a python class. Helpful for mounting and dismounting WebDAV drives programmatically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A handy cscope & ctags GUI shell
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Prefix Tree

    A lighting-fast prefix tree and DAWG implementation in C and python

    A lighting-fast prefix tree (trie) and compressed prefix tree (DAWG) implementation. This library can be usefull for longest-prefix matching, code completion, dictionary compression, spell checking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This game is a mouse-driven dungeon crawler. The player moves the PC around, buys equipment, and attacks enemies using the mouse. More info on the wiki page. Use git to get the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is a "high-end" wiki system based on the Django framework for Python. Intention of this project was to write a transparent wiki system which allows direct editting of HTML on wiki pages. Notice: Recent code is available on the Launchpad(!) project page: https://launchpad.net/aintnowiki/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Clinical Evidence Detector

    Detector of clinical evidence

    This is a Python program based on the NegEx algorithm that detects the polarity of the clinical evidence in clinical random trials. If you use this code please cite this paper: P. Davis-Desmond and Diego Mollá. Detection of Evidence in Clinical Research Papers (2012). Australasian Workshop On Health Informatics and Knowledge Management (HIKM 2012), Melbourne, Australia.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Modelio-Open is a project hosting a set of open source extensions (SoaML, SysML and UML Testing Profile) for a previous version (1.2) of the Modelio Free tool . Currently, the lastest version (2.x) of Modelio modeling and generation tool is available at http://modelio.org/downloads/download-modelio.html. All extensions are downloadable at http://forge.modelio.org/projects.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    htmlinc is a Python program that manages static include files in HTML files. The include file syntax is based on phase5 editor's convention. Use htmlinc to easily update include file contents in any number of HTML files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    C program that translates python scripts to ruby scripts. Uses bison and lex.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Python module for the libnet packet construction library (https://github.com/sam-github/libnet). To encourage social coding, the code has been moved to https://github.com/allfro/pylibnet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    fastQ format data visual quality
    Simple python code that produces color-coded quality plots based on fastq format read quality scores. Scores are averaged over binned read tile coordinates. Useful for spotting spatial quality patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is a program I wrote for my high school's Sedna Presenter as an ISU. It is used to take data from both a local and FTP source and generate a single HTML page output to present it. It uses Python and JavaScript and is grosely over documented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A character creator/generator/editor/builder for Guardians of Order's Tri-Stat system. Currently supports BESM 3rd Edition and Tri-Stat DX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Applies a simple SQL query (without joins) to a tab-separated-value text file. Intended for the command line, like "txtselect 'c2 from states.txt where c3 > 1000000'." Distributed as a single Python source-code file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    minifileman
    A light and fast file manager, written in Python 3 with Tkinter. Screenshots: sourceforge.net/apps/gallery/minifileman/ Wiki: sourceforge.net/apps/trac/minifileman/wiki
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Standalone desktop application (offline) for QR code generation. Batch generate. Custom dimensions.
    Downloads: 0 This Week
    Last Update:
    See Project