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
Level Up Your Cyber Defense with External Threat Management
See every risk before it hits. From exposed data to dark web chatter. All in one unified view.
Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
This project is NOT an RSS Feed reader. It is a pythonscript to check whether web page(s) have changed since you last checked. A GUI is being developed on the main site on sourceforge at: http://sourceforge.net/projects/webnewsreader
Set of python scripts for bulk conversion of media files. The scripts scan directory trees for video and audio files and converting them to avi, ogg, or mp3 appropriately. Relies on mencoder, lame, mplayer, and oggenc.
Protoreto is a GPL-licensed tool to create prototypes of graphical user interfaces (GUIs).
NOTE: This project is not actively maintained at the moment. If you'd like to continue developing Protoreto, please send an e-mail to: wikipedian@users.sf.net
Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.
Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
A Pythonscript that can be used to get information on TV shows and Movie Shows from thetvdb.org and themoviedb.org. This is an learning experience and anybody can chime in on everything.
Blender Scripting Library provides a python library for creating basic geometrical objects in blender.
This makes it possible to interface blender with a pythonscript in the style POV-Ray users are used to do that in POV-Ray.
Premier is a global leader in financial construction ERP software.
Rated #1 Construction Accounting Software by Forbes Advisor in 2022 & 2023. Our modern SAAS solution is designed to meet the needs of General Contractors, Developers/Owners, Homebuilders & Specialty Contractors.
'Reorder' is a simple program (now with GUI) used to disrupt the order of words in a kind of specific format. It can be run as an execuatable program on Windows platform or as a pythonscript on any other platform with python
Delta Console provides a command shell for managing and controlling Deltapy applications. Delta Console have a very simple interface, and can execute any available command on the Application, as simple as invoking a function from the Python's shell.
This is a CSV (Camma Separated Values) to ARFF file format converter script written in python. Just 'Save As' your csv file as 'test.csv' and this script will convert it to 'test.arff' !
Pythonscript allowing you to download daily images from various websites such as www.bonjourmadame.fr, www.bonjourpanda.fr, etc... Furthermore, you can set your wallpaper with these images as some "photos" stick on your chosen background wallpaper
Worst Cases is a pythonscript that enables calculations on worst case objects. Like a calculator operating on worst cases (e.g. [1,2,3]) rather than on real numbers (2.35) WARNING: This program is released as is, and has never been extensively teste
A library, GUI and sample cli script for managing Data Robotics storage units on Linux. (http://www.drobo.com)
There is a library, Drobo.py, which implements the ioctl interface defined in the published specs and code samples.
A Blender pythonscript which automatically creates masonry and stonework. Think castles and cobblestone streets! v0.56 is usable and available at the Download page. Current version supports windows, doors, radial, and domes.
Pythonscript that plots access points from Inssider GPX wardrive capture to an html file displaying a Google map. Useful if you care about WPA and WPA2 data instead of just plain old WEP...
WWW-wide translation of HTML pages. This should be run as CGI script or Server module. HTML pages are fetched, translated, links are updated in order to continue translation when the user follows a hyperlink.
This is a script to download a book from Springerlink in a nicely named folder with named chapter pdf-s. Example call for http://www.springerlink.com/content/ut18k333h375/?v=editorial is python downloadBookFromSpringerLink.py ut18k333h375 ./
This project is NOT an RSS Feed reader but is a pythonscript that checks whether web page(s) have changed since you last checked. A GUI based on PyQt is under development (in the SVN version). Development is stalled till I get more help. To join, send me a message at https://sourceforge.net/sendmessage.php?touser=2955941
fiiRay is open-source physically based 3D renderer that can be used to create photorealistic images. Pythonscript add-on for Blender 2.50 can be used to export scenes for fiiRay. fiiRay is still in development and current version is not stable.
This script analyze access log from Nginx server. This script shows result which contain info about the longest request sorted by status, size and request. It helps to find long requests on your nginx server. It could help if you use Nginx as CDN.