Search Results for "written in python" - Page 27

Showing 2431 open source projects for "written in python"

View related business solutions
  • 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
  • Grafana: The open and composable observability platform Icon
    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.
    Learn More
  • 1
    sendmespamids
    SendMeSpamIDS is a python written honeypot. It includes HTTP, HTTPS, SMTP and many more, which are under constant development. The scripts support syslog and are ready for ELK integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Python Open Source Echosounder Toolkit

    real-time visualization of network data broadcasts from echosounders

    During acoustic surveys of marine ecosystems, fisheries scientists need to quickly interpret large amounts of echosounder data and decide whether and where to sample for targeted organisms. The Python Open Source Echosounder Toolkit (pyOSET) was designed to facilitate this process by providing near real-time visualization of network data broadcasts from multiple echosounder systems, and to serve as a framework for implementation of algorithms to detect, locate, and identify fish or the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    weewx weather software

    weewx weather software

    Python program for getting the most from your weather station

    WeeWX is a free, open source, software program, written in Python, which interacts with your weather station to produce graphs, reports, and HTML pages. Downloads can be found at http://weewx.com/downloads Development happens at https://github.com/weewx/weewx
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    IL Music Library Deduplicator

    IL Music Library Deduplicator

    Easily find and remove duplicates from a music collection

    ...First scan may take a while depending on your PC and number of audio files, but on subsequent scans only newly added files will be scanned. IL Music Library Deduplicator is portable and doesn't require instalation and also is free. It is written in Python and is using Chromaprint fpcalc for audio fingerprinting. It can find duplicates even if audio files have no metadata or have a different filename.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Peer to Peer Recognition Brings Teams Together Icon
    Peer to Peer Recognition Brings Teams Together

    The modern employee engagement platform for the modern workforce

    Create a positive and energetic workplace environment with Motivosity, an innovative employee recognition and engagement platform. With Motivosity, employees can give each other small monetary bonuses for doing great things, promoting trust, collaboration, and appreciation in the workplace. The software solution comes with features such as an open-currency open-reward system, insights and analytics, dynamic organization chart, award programs, milestones, and more.
    Learn More
  • 5
    PyPongee

    PyPongee

    Simple pong in python with Pygame.

    I found a pong game written for python and decided to download it and add many features. The game is for two players at one computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    ProvisionIRCd

    Free IRC daemon

    An IRCd written in Python 3.6. Not to be confused with the deprecated mSL version I wrote years ago. Edit conf/ircd.example.conf and save it as conf/ircd.conf. After you editted the confs, simply run ircd.py. For anyone interested, there is a live version running on irc.provisionweb.org. (port 6667 plain, 6697 TLS) You can oper up with /oper github betatest.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Cedar Backup manages backups for a pool of local and remote machines. Backups can be written to CD or DVD. A variety of backup sources (filesystem, database repositories, revision control repositories, etc.) are supported. In mid-2015, development on Cedar Backup moved from SourceForge to BitBucket, and revision control changed from Subversion to Mercurial. Then, in mid-2019, development moved to GitHub. Historical releases and the original Subversion repository will stay here at...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Firefox Bookmarks.html Merger

    Program for intelligently merging firefox bookmars.html files.

    A python module that parses the 'bookmarks.html' files that firefox creates. Multiple bookmark files can be merged together and finally a new bookmarks.html file written. It depends apon the python module pyparsing.
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 9
    phpython

    phpython

    a python interpreter written in php

    Use phpython to write python code in your php projects without using WSGI, CGI or FastCGI. ** IMPORTANT ** Project now on GitHub visit: https://github.com/phpython/phpython
    Downloads: 0 This Week
    Last Update:
    See Project
  • Predict and Mitigate Operational Risk While Streamlining Regulatory Compliance Icon
    Predict and Mitigate Operational Risk While Streamlining Regulatory Compliance

    ABA Endorsed Solution for Risk and Compliance Management Software

    Predict360 is a risk and compliance intelligence platform developed by 360factors, an enterprise risk and compliance technology and services company. Predict360 is an artificial intelligence (AI)-powered platform that integrates risks and controls, KRIs, regulations and requirements, policies and procedures, audit and examinations, and training in a unified, cloud-based system. Predict360’s SaaS architecture platform and deliver predictive analytics, data insights for predicting risk, and streamlined compliance.
    Learn More
  • 10
    Gumbo

    Gumbo

    An HTML5 parsing library in pure C99

    ...It's designed to serve as a building block for other tools and libraries such as linters, validators, templating languages, and refactoring and analysis tools. Gumbo gains some of this by virtue of being written in C, but it is not an important consideration for the intended use-case, and was not a major design factor. Gumbo is intentionally designed to turn an HTML document into a parse tree, and free that parse tree all at once. To install the python bindings, make sure that the C library is installed first, and then sudo python setup.py install from the root of the distro. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    SICK

    Unix and GNU/Linux terminal IRC client.

    Sick IRC Client, Kid!, or SICK for short, is a small Unix and GNU/Linux IRC client running from the terminal, written in pure Python. The entire project is licensed under the GNU General Public License, version 2. WARNING: SICK is a WIP, don't expect the experience of a complete IRC client yet. We're working on it. Installation instructions can be found at https://github.com/Weloxux/sick/wiki/Installation ANOTHER WARNING: SourceForge doesn't always get the latest updates on time, for some unknown reason. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Temperature Unit Converter

    Temperature Unit Converter

    Temperature Unit Converter

    ...(Or by visiting this page from your Android device) ---------------------------- A simple and useful GUI(Linux only) and command line program that lets you convert widely used temperature units to each other: Fahrenheit, Celsius and Kelvin. ------------------------------- Written by İ. Yuşa Çetin Using Python and gtk for GUI, C for algorithms and command line usage, Java for the Android version. ------------------------------------- This is still a Beta, so no one in the universe is responsible for anything happens :) I have it on my own computer and it's working properly. If you find any bugs feel free to tell me : yusha493@gmail.com --------------- If you are interested in translating the Android app to another language,current languages: *English *Turkish -Both by me :) ,please contact me: yusha493@gmail.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Boto3

    Boto3

    AWS SDK for Python

    ...Boto3's 'client' and 'resource' interfaces have dynamically generated classes driven by JSON models that describe AWS APIs. This allows us to provide very fast updates with strong consistency across all supported services. Boto3 was written from the ground up to provide native support in Python versions 2.7+ and 3.4+.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PyVcon

    PyVcon

    A stylish Video Converter written in Python

    PyVcon is a Python video converter using PyQt as its primary GUI Toolkit and because of this, PyVcon has a very sleek user friendly interface. Using ffmpeg for video conversion, PyVcon has great performance in speed and converts any kind of video into mp4, mkv, wmv, avi, 3gp, m4a, mp3 and wma formats. Also included, is MediaInfo who PyVcon partly depends for video metadata generation. PyVcon is also generally known to be of outstanding value, possessing a highly flexible video quality...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    glue

    BigData Workflow Engine for Hadoop, Hbase, Netezza, Pig, Hive ...

    Glue is a job execution engine, written in Java and Groovy. workflows are written in Groovy DSL (simple statements) and use pre-developed modules to interact with external resources e.g. DBs, Hadoop, Netezza, FTP etc. In Glue one of the main features and design goals is to always abstract configuration away from functionality. This means that no more hardcoded IPs, UserIDs and Passwords spread over 10s of hundreds of bash/python scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Movie Master

    Movie Master

    A movie production simulator written in Python for Windows

    In this game, inspired by Sim Cinema Deluxe, you take control of a movie production studio and use your business acumen to develop successful movies and grow your company. Requires Python 3 to play: https://www.python.org/downloads/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Ionflux Computer Graphics Toolkit

    Toolkit for 2D and 3D computer graphics

    ...You can find the current version at https://github.com/TehFlux/ifcg The Ionflux Computer Graphics Toolkit is a collection of libraries for 2D and 3D graphics processing. The toolkit is written primarily in C++ and has full Python bindings for all components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Python-script syntax hi in Scribus

    Python-script syntax hi in Scribus

    Python script syntax highlighting in Scribus

    This Python script syntax highlighting in Scribus was written for the magazine layout "PROgrammer". Preview archives publications can be reached at http://raxp.radioliga.com. #Scribus Has built an incomplete version of the interpreter language Python. 1. First you need to enter at the beginning of the text object tag (eg. [Tem]) 2. Then, while maintaining isolation on a text object, "Stsenarii-> Run script" 3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    hsencfs

    hsencfs

    High Security Encrypting File System

    HSENCFS is a user space encrypting file system. Simple to set up, seamless to use, fast, safe, secure and maintenance free. It will encrypt data on the fly written to it, decrypt data read from it. HSENCFS uses only storage space for actual data stored, no pre-allocation needed. It is fast enough for real time Video Encryption. HSENCFS is classified as a variable key length encryption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Gimp Gradient Extrapolate

    fill a selection according to neighboring gradient area

    ...It fills gaps or removes objects, both of which are surrounded by a gradient like smooth image structure (e.g. sky). Refer to the wiki to see how to use it. Note, since this plug-in is written in python and involves optimization problems and non-filter operations, this script's runtime can be rather long, depending on the size of your image selection. Consider donating to this project: https://sourceforge.net/projects/gimp-g-e/donate
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Maximum Common Genome Alignment (MCGA)

    Maximum Common Genome Alignment (MCGA)

    Pipeline for creating core genome alignments for phylogenetic analysis

    Maximum Common Genome Alignment (MCGA) Tool MCGA is a bioinformatics analysis tool written in Python for generating core genome alignment for bacterial whole genome sequences which can be used to construct phylogenetic trees.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    USSDpad

    USSDpad

    Linux GUI USSD Sender

    You can manage and send your ussd code with ussdpad .its simple and easy to use gui program written by use python and qt4 - Shashika Layan * Install Method (ArchLinux) It's Available on Arch User Repository (AUR) so you can install it use yaourt $ yaourt -S ussdpad
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    BootPy

    A bootstrap embedded html generator written in python

    Its a piece of code written in python which basically writes bootstrap embedded html file as output.I felt the need to code such monstrosity when i was asked to wrote havent shared or talked to many people about this project so i dont know if i have taken the right approach but i suppose you guys can help me out. To get latest svn please goto: https://github.com/sarim-zafar/boot-py Regards, Sarim Zafar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PyLucid is a Open Source web content management system written in Python using the Django Framework. fully customizable output, expandable with plugins, i18n, L10n, Revision controled, support many database engines, WSGI conform and many more...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    MuGet

    A simple software written in python to copy music from a windows media

    MuGet is a simple software written in python to source music from a windows media player or zune playlist and copy it to a single folder. Simply drag a Windows Media Player (.wpl) or Microsoft Zune (.zpl) playlist onto the MuGet.exe file and all your music will be copied in a new folder in the directory where your playlist file was.
    Downloads: 0 This Week
    Last Update:
    See Project