Showing 27 open source projects for "python networking projects"

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
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    python-bibtexparser v2

    python-bibtexparser v2

    Bibtex parser for Python 3

    Welcome to python-bibtexparser, a parser for .bib files with a long history and wide adaption. Bibtexparser is available in two versions: V1 and V2. For new projects, we recommend using v2 which, in the long run, will provide an overall more robust and faster experience. For now, however, note that v2 is an early beta, and does not contain all features of v1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JS-Beautify

    JS-Beautify

    Beautifier for javascript

    js-beautify is a command-line and Python-based tool that beautifies and formats JavaScript, HTML, and CSS code. It helps improve code readability by enforcing consistent indentation and style rules. Widely used in development workflows and CI pipelines, it supports customization through config files and can process both single files and entire projects.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    TextureAtlas Extractor and GIF Generator

    TextureAtlas Extractor and GIF Generator

    A powerful, free and open-source tool for extracting frames and animat

    TextureAtlas to GIF and Frames converts texture atlases into organized frame collections and GIF/WebP/APNG animations. Perfect for creating showcases and galleries of game sprites. Supported Spritesheet Types * Starling / Sparrow (XML) * TextPacker (TXT) + Can now also attempt to extract unsupported spritesheet formats through pixel, color and bounding box detection Official Download Sites: * https://sourceforge.net/projects/textureatlas-to-gif-and-frames/ * https://github.com...
    Downloads: 18 This Week
    Last Update:
    See Project
  • 4

    Create Index from PDF

    PDF Indexing Script: Searches PDF for words, records page numbers

    This Python script helps automate the process of creating an index for a PDF document. It reads a list of words from a text file, searches through each page of the PDF, and records the page numbers where each word appears. The script accounts for the first 24 pages of the PDF that use Roman numerals (i-xxiv) and adjusts the page numbers accordingly. It is designed to be case-insensitive, ensuring that variations in capitalization do not affect the search results. As it processes the PDF...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    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
  • 5
    Rdbtools

    Rdbtools

    Parse Redis dump.rdb files, Analyze Memory, and Export Data to JSON

    Rdbtools is a parser for Redis' dump.rdb files. The parser generates events similar to an XML sax parser and is very efficient memory-wise. Rdbtools is written in Python, though there are similar projects in other languages. Every run of RDB Tool requires to specify a command to indicate what should be done with the parsed RDB data. Valid commands are JSON, diff, justkeys, justkeyvals and protocol. The JSON command output is UTF-8 encoded JSON. By default, the callback try to parse RDB data...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6

    transitfeed

    Tools for reading, validating & writing transit schedule info in GTFS

    transitfeed helps to make public transit information projects more successful for agencies and other interested parties. It provides a library to help you parse, validate, and generate General Transit Feed Spec (GTFS) feed files. It contains several parts, including TransitFeed (Python package for reading, writing, and validating feeds); Feedvalidator (command line tool that checks a GTFS feed for problems); ScheduleViewer (application for exploring a feed on a map) and more; each...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    HuaweiConfigurationManager

    HuaweiConfigurationManager

    Improve the efficiency of R&D engineers

    This is old project please refer to https://sourceforge.net/projects/emaossmanager/ Improve the efficiency of R&D engineers Parsers BSC&RNC MML Scripts BSC&RNC Alarms logs BSC&RNC Operation logs ENODEB XML Configuration ENODEB SON Log BSC&RNC&NODEB&ENODEB License NODEB&ENODEB Inventory M2000 Alarm logs M2000 OpLog logs M2000 CME NBI R915 M2000 EAM configuration ASSET Cell export file Tools & Analyzers Command View Device GUI BSC&RNC View Compare Manager...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    FlightFeather's goal is "social networking for everyone". This means that anyone should have a chance to run a popular social networking site -- on minimal hardware, and without wasting bandwidth.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    pyGPXs60

    Erstellt nach Eingabe von Koordinaten eine GPX-Datei; für Symbian

    Diese für Geo-Caching entwickelte App erstellt eine GPX-Datei nach der Eingabe von Koordinaten. Sie läuft auf Symbian Mobiltelefonen mit PyS60[1]. Die erstellte GPX-Datei kann mit einem Navigationsprogramm geöffnet werden, um zu dem angegebenen Ort geführt zu werden. [1]: https://sourceforge.net/projects/pys60/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 10
    Efficent WEB UI for wget utility written in python(twisted) . It's work without any web server. Script consists of a SINGLE file
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    The purpose of this projects is to define, design and code a models-sharing system for the RepRap replication machines, so that end-users and designers can easily find, create, modify or build objects models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    y_serial: warehouse Py objects w/ SQLite
    Serialization + persistance : in a few lines of code, compress and annotate Python objects into SQLite; then later retrieve them chronologically by keywords without any SQL. Most useful "standard" module for a database to store schema-less data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A GUI for creating and editing TAGxML files for TAGEngine games, written in python. See https://sourceforge.net/projects/tagengine/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A command-line Python utility to mine information on open source projects using the ohloh web service APIs. The script is enables analysis of open source projects indexed by ohloh by providing source lines of code (SLOC), contributor data and other info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    RSS aggregator written in python, using django. Feeds and feed items can be annotated with tags and other information from services such as twitter & delicious. Allow communities such as teachers to get focused, useful information from the interweb.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Multi platform message distributing and notification system. - Python based. New 2.x version beeing developed at our New projectsite: http://trac.thezulk.se/projects/msgsrv
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    These are the scripts for putting together your own MindTouch/Zenoss mashup. The mashup places live data from a Zenoss installation in the context of MindTouch wiki pages for taking configuration notes and other possible future mashups.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    sabnzbd-xmlgui is an Ajax based frontend built around sabnzbdplus. It also provides an xml based API for other applications to easily connect with sabnzbd while at the same time maintaining the existing web based ajax gui.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    pyVMG2TXT extracts the sms-dataset from the Nokia-fileformat for sms [.vmg] and saves the message in a textfile [.txt]. This script is part of the SourceForge.net project "VMGconvertTXT" (sourceforge.net/projects/vmgconverttxt). Requires Python 2.5!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    pyTXT2VMG extracts all sms-datasets from a textfile [.txt] and saves every message in the Nokia-fileformat for sms [.vmg]. This script is part of the SourceForge.net project "VMGconvertTXT" (sourceforge.net/projects/vmgconverttxt). Requires Python 2.5!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Poor Man's HPC is a framework that allows distributing and running code on a server farm. pmHPC is a scaled down and simplified version of distributed computing projects such as SETI, so is a perfect fit for enthusiasts and universities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Toolset for the TMPL (Template Matching Processor Language). Compiler and runtime for creating/ evaluating templates on XML data streams. Can be integrated easily in Java projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    RSS Proxy is software package written in Python. It can run on both Windows and Linux. It can either run as a proxy (i.e., RSS Reader get data through it), or run as a web server (i.e., there is a web interface for both common users and administrators).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A python program that implements the SMPP protocol and can connect to a Short Message Service Center (SMS-C) or other SMPP compliant software over a network. Generally used for sending and receiving of SMS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Configurize is a configuration management application for Linux-based systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.