Build gen AI apps with an all-in-one modern database: MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Start Free
Build Securely on AWS 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.
Autotoolset is both a colection of small tools (scripts, emacs macros, etc.) to simplify project development with autoconf/automake/libtool/texinfo/emacs and a good documentation on how to get started on these tools and the whole GNU software model.
Multi-format generator for e-books compliant with Distributed Proofreaders and Project Gutenberg guidelines. From a single marked-up text file, outputs are generated for plain text, HTML, and selected e-book reader formats.
This is a code for the sentence parsing that does its job properly and FAST.
The main problem is that you really need a database of abbreviations so that phrases such as "Dr. Smith" are not calculated as 2 sentences, which means that the good parser must be language dependent. I am also providing a list of all English abbreviations with the code.
You can always tweak the code to get a nicer output, but the main idea is still there, and completed with this little program.
SCons is a make replacement providing a range of enhanced features such as automated dependency generation and built in compilation cache support. SCons rule sets are Python scripts so as well as the features it provides itself SCons allows you to use the full power of Python to control compilation.
This is a SCons extension (tool) which enables usage of the dvipdfm program to convert dvi files to pdf.
No-Nonsense Code-to-Cloud Security for Devs | Aikido
Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.
Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
The Gedit "builder" plugin is a plugin for the Gnome Text Editor that allows you to compile source code and then click on the compiler output errors to go to those errors in the source code.
OxygenOffice Professional(OOOP, O2OP)is an enhanced version of free OpenOffice.org what is a multi-platform office productivity suite.OxygenOffice Professional contains more extras like templates, cliparts, samples, fonts and VBA support. Get 3.2.1
Jollpi is a simple but usefull text editor. One of Jollpi's main features is the colorized syntax, customized for many different programming language such as: C/C++, Java, Python, Perl, Bash, etc.
Standalone application that uses the clipboard to insert a tag in any document and/or in a log file.
Tags contain context information (e.g., date, author) + text note, picture or webcam shot.
Tags can contain variables generated by user and/or external programs.
Tmx2text provides a simple interface to extract text data from tmx translation memories. It is written in Python (requires Python3 or higher) and uses PyQt (Qt 4) and is released under the GPL. Although it was created for Linux it should work on other platforms where Python3 and PyQt4 are installed.
Trusted by nearly 20,000 customers worldwide, and all major cloud providers.
OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
A compiler wrapper and a set of editor plugins allowing you to easily use Greek letters, accents, and other Unicode symbols in any programming language.
Tahrir is a simple and neat text editor designed for linux, it provides an elegant graphic user interface in order to make the user focuses on writing.
Construction of Chinese-Korean Bilingual Corpus and Search Technology
Construction of Chinese-Korean Bilingual Corpus and Search Technology. Some auto alignment programs and a search engine based on jung seong are provided.
Canorus is the next generation music score editor. It is the official successor of NoteEdit. It uses Qt4, has scripting capibilities and uses modern development standards like eclipse, patterns and test units as base.
Main point is parsing documents with regular expression to the tree and edit them or replace some of the data, powered by your own python code. Python is very easy to understand, don`t be worried about this and try it! ;-)
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.
A GTK interface for browsing and searching for clip art. Developed for the Open Clip Art Library, though it can use other sources of clip art too. Written in Python.
TBlogger is an application written in Python. Main purpose is to make maintaining static html entries easier. For example a static blog/diary... TBlogger supports currently only FTP protocol. This will change in the future.
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.
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.
Provides a set of Python scripts that allow client apps to automate Notepad++ using the excellent Python Script plugin and the Python SimpleXMLRPC modules. Demo apps in IronPython, C#, and now a "pure"-Python2.7 console app. No .Net required!