With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Grafana: The open and composable observability platform
Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.
Grafana is the open source analytics & monitoring solution for every database.
Utility to queue files for deferred deletion, days/weeks/months later
Full documentation: Download delayterX.Y.html
User has files that can probably be deleted later but does not feel comfortable deleting right now. Instruct with simple commands in which the file names and delay time are specified, eg.:
Delayter -m 1 -w 2 -d 3 file1 file2
by which file1 and file2 are scheduled for deletion 1 month, 2 weeks and 3 days from now (roughly 47 days).
Useful on projects with many temporary junk files that cannot be deleted until a later time at which you might...
Searches and deletes RPMs that have been installed
This program uses wxpython-phoenix to delete any rpms you specify. You can use the safe transaction check, or unsafe no check. The program confirms any actions, so it can be used safely.
Anonymous FTP Scanner (AFF) is a Security tool for penetration testers, network admins etc.
The tool is written in Python with wxPython as GUI and compiled with Py2exe.
AFF can scan large networks for Anonymous FTP Servers and regular FTP:s. Example of Anonymous FTP Server is network equipment, Multi Function Printers (MFP:s) etc. AFF can test if Anonymous FTP access can be used to store data. For example, hackers store/hide Trojans and other hacking tools in Anonymous FTP access.
Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.
Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
...Could do the same for cdroms or other media like it. Will not copy protected disks. Features one click copying with a progress bar and dvd tray eject/load. Written in python with wxPython.
Remote File Browser written into Python with wxPython and Rpyc. Support download, upload, remove and search files/folders. Also support crossplatform communications.
A pure python module for emulating V100 terminal. It supports most of important escape sequences like cursor positioning, graphics rendition and etc. A demo(requires wxPython) also included which emulates terminal programs like bash, emacs, vi and etc.
Python Commander (PyCmdr) is an implementation of two-panel file manager in Python/wxPython. It aims to be a multi-platform file manager with consistent user interface while being fast, efficient, and extensible via scripting and plugin support.
Dig_it is python widget, it search some dns request as fronted domain name server client based on a backend package named dnspython "http://www.dnspython.org/", also, wxpython is needed as depency you can find it here http://www.wxpython.org/.
Cold Launcher - Keyboard/search driven program launcher written in Python+wxPython for Windows XP/Win32. Allows quick launching of programs without using the mouse and by searching.
CanFestival focuses on providing an ANSI-C platform independent CANOpen stack that can be implemented as master or slave nodes on PCs, Real-time IPCs, and Microcontrollers. A WxPython based CanOpen Object Dictionary editor GUI is also provided.
pyHSScripts - pyHomeServerScripts starts and stops a server for e.g. file-sharing in the local network with the ability of small user-management. uses wxPython for GUI. with WOL support.
BTManager is a download manager for BitTorrent. It features both a Web interface and a GUI currently using wxPython (a FLTK-based GUI is on the way). Works under Linux and Windows, probably MacOS too.
The goal is to synchronize 2 directories. This application will synchronize all the files and all the sub-directories, and prompt the user to confirm all the moves. It's written in python and with wxPython.
Cross platform Font downloader for Xerox/Tektronix/HP printers.PyFD allows the user to send PCL and Postscript Fonts on multiple printers.It is based on multiple socket connnection using TCP ports 9100, 2501 and 2000.Its GUI was created using WxPython.