Wanted is a text editor written in Python/Tk for a didactical purpose. The primary scope is to learn python language and team developing. At the beginning we choose to implement only basical text editing let functionalities growing up in future releases.
This program allows renaming of multiple files at once by providing an editor with the names of the given files. This way the sophisticated features of this editor (for example vim) can be used to rename a whole bunch of files.
Konzept is a small class diagram editor. Major design goal was usability. The project was inspired by the static diagram editor of the Toolkit of Conceptual Modelling. Konzept is a pure Qt application written in Python.
A suite of programs written specifically to address the management of school reports in Waldorf (Rudolf Steiner) schools. It includes a WYSIWIG editor, database storage, and various administration utilities.
Compliant and Reliable File Transfers Backed by Top Security Certifications
Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.
Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
Did you ever work on a config file for over 5 minutes just to discover on saving that you forget to sudo the editor? Rootforce solves this problem, as it (metaphorically) allows to create a big red sudo button which gives the running editor the permissions it needs. In fact it’s built to be called by a hotkey daemon like the one built into KDE to change the capabilities of a running process.
See https://gitlab.com/rootforce/rootforce for more details.
Met object database and interactive graphical editor
Meteorologists use the FPA to create a series of weather charts, known as depictions, that show weather fields over a sequence of times. The weather fields can contain grid point data or sets of areas, lines or scattered points. The weather depictions are not just graphical displays, but windows into an object database. By connecting processes to the database, forecast offices can automatically generate forecast products or run local models, while spending more of their time on weather...
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...
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.
Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
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
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.
This is an editor for the pylab package. This editor work with ipython shell and pylab, and it enables us to run a script file or selection lines easily. It is suitable for writing a small script for daily scientific/engineering/academic report.
This is my first source project please do not rip me off and steal my project, Its Open Source now in English and Spanish, I speak English and english only so spanish is translated so i might now make another spanish one again.
TerraLook provides access to satellite images for users that lack prior experience with remote sensing or Geographic Information System (GIS) technology by combining collections of images with a set of simple visualization and analysis tools.
Tool for annotating (bike race) videos with data from GPS devices to display time, distance, speed, power, HR, CAD, elevation, laps. Outputs a series of SVG files importable as image sequence into the OpenShot Video editor as overplayed video track.
eXe, the eLearning XHTML editor, is a freely available authoring application that assists teachers in the publishing of web content without the need to become proficient in HTML or XML markup. Resources authored in eXe can be exported to the web or LMS.
BoulderALE is an RNA alignment editor, which allows for the annotation of basepairs, annotation and collapsing of features (horizontal) and sequences (vertical), along with 2D display of sequences and base composition given a secondary structure.
A module for python/pygame used for typesetting text to the screen.
It provides specialized functions for scrolling text, pages of text, selectable text, and an on screen text editor.
...The process is:
* using Word, “save as” the document to a .txt file (choose ‘unicode – utf8′ but default should also work)
* python iwc.py -i infile.txt -o outfile.txt
* open up outfile.txt with your favourite editor
Be warned – the quid pro quo for doing this is you lose a lot of your formatting :( Try using Word’s compare to see the markup between the original.doc and outfile.txt to show the comments.