Showing 172 open source projects for "python tool"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    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
  • 1
    Wiki-based HTML-Generator Skiwikidi is supposed to be a small tool for creating HTML pages. The layout of the generated HTML pages and the different HTML elements can be set up by using templates. The application provides a GTK frontend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Nanon is a web page manager, ideal for simple sites with no server generated content. It lets you define templates and reusable html code blocks like menus and ad sections. Nanon is a spiffy command line tool that you can learn how to use in minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    pyLastFM graph is commandline tool for creating a nice looking graph time graph from Last.fm profile data. It uses the audioscrobbler.net XML interface and can create very high resolution output images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    metamax_en is a quite simple but very usefull webtool to generate HTML-Meta-Tags. It can be used to improve the search-relevance of your own page. Also you can place it as a free tool in your download-area. See: http://www.eudict.eu/metamax_en.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5
    A small, fast tool for searching pisi source files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Pyotr is a tool which downloads the .torrent files from onlinetvrecorder.com automatically, so you don´t have to click through their website anymore.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A Python tool for creating websites or project documentation. Pages can be stored as reST (text) or html. With a simple templating and macro system it can autogenerate index pages and navigation links. Facilities for multiple translations as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    auto-ftp-sync is tool that checks for added/updated (via MD5) /moved/removed files in a project directory and mirrors any changes to a remote FTP server. It supports multiple profiles & is intended to aid developing website's & written in/for python 2.5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    py-rrdtool is a Python module provides an interface to RRDTool, the well known graphing/logging tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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
  • 10
    This tool converts html to mediawiki markup language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Monmaster is a web site and web application monitoring tool written in Python. You define pages, servers, tests, and applications, and Monmaster can test and restart apps. Notification of error and recovery status via email is available, as is a web UI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Command line and wxWidgets UI for an HTTP(S) proxy that can tunnel web requests over one or more SSH tunnels to one or more web specified servers, while using a direct connection for all other traffic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PloneInvite is a tool for Plone which allows portal members to invite new users to register into the portal. The portal administrator assigns the invite codes to portal members and they can distribute by sending the invitation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Switch is a full featured, production ready CSS preprocessor. It runs under Apache with mod_python, or as an environment-agnostic command line tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This small tool synchronizes between del.icio.us and local IE favorites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Software tool that emphasizes useful information, communication, and intent. Accomplish any conceivable computer task by transforming fuzzy abstract data-structures in a fractal vector graphics user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    psilib
    psilib is a library allowing applications to process Portable Site Information (PSI). PSI is an XML-standard for enabling entire websites to be exchanged between content management tool without feature loss.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A tool to quickly change, either manually or through autosensing, your browser proxy settings, network shares, host file, default printer, and desktop background.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Using an http server to provide user interface, an operating system to give privileges to users, and a version control system to let users collaborate: Let's develop a useful tool for academic faculty and staff who prepare digital documents together.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A client-side blog tool written in Python. It features categories, auto-ftp, three different markups for entries supported, archives and rss feeds auto-generated, flexible templating and macro system. Plugin system with emailer, spell checker, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Getmaps is a tool used to fetch (game) maps from a server using a maplist built and updated by the server administrator. It was originally created to be used by Clan LugRadio to keep the Enemy Territory regulars' map collections up to date.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PONY - ORM & web publication framework

    PONY - ORM & web publication framework

    Pony is a fast and easy to use Python ORM

    Pony is an object-relational mapper. The most interesting feature of Pony is its ability to write queries to the database using generator expressions. Pony works with entities which are mapped to a SQL database. Using generator syntax for writing queries allows the user to formulate very eloquent queries. It increases the level of abstraction and allows a programmer to concentrate on the business logic of the application. Following is an example of a query in Pony: select(p for p in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    BitTorrent is a tool for distributed download. Go to http://www.bittorrent.com/ for the latest version, or http://www.bittorrent.com/dl/?C=M;O=D for source and older versions.
    Downloads: 63 This Week
    Last Update:
    See Project
  • 24
    A web-based human event (links/books read, songs played, etc.) logging tool focused on rich bibliographic support and library (as in books-on-shelves) systems integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    python enteprise integration framework project. Powerfull class library based on EAI patterns and a modeling and simulation tool.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB