Showing 3526 open source projects for "python 3"

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
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1
    ospfdiscoverysnmp

    ospfdiscoverysnmp

    OSPF network discovery script via SNMP.

    ... between his PC and the router into the OSPF process, so he has IP connectivity to all other OSPF nodes. After providing necessary info and the OSPF info is gathered, the user has three choices: display the OSPF routers info on the screen, export the data to a file for Excel importing and generate the OSPF topology showing neighborships, router IDs and neighbor IPs. Tools used for coding and testing: Python 2.7.3, PySNMP, GNS3, Linux. Tested on Cisco 2621, 2691, 3660.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    subnetcalculator

    subnetcalculator

    Basic subnet calculator written in Python.

    Based on the IP address and subnet mask input from the user, the following values are calculated: #1. Network address #2. Broadcast address #3. Number of valid hosts #4. Wildcard mask #5. Number of mask bits (CIDR notation) #6. Random IP addresses from the subnet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    irit_diff_sequences

    Python tool to create lifespan sequences from Wikipedia edits history

    A Python tool which produced lifespan sequences from edits history. The tool is first developed for the Wikipedia edits history but can easily be adapted for others applications. From a database containing for each article its list of revisions, produce one csv file per article containing authored sequences and lifespans. Output format: i,j,lifespan,author with - i : begining of the chars sequence - j : end of the chars sequence - lifespan : number of edits the sequence has survives...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MetaNet

    MetaNet

    Free portable library for meta neural network research

    MetaNet provides free library for meta neural network research. MetaNet library contain feed-forward neural net realisation and several integrated dataset (MNIST).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Auth for GenAI | Auth0 Icon
    Auth for GenAI | Auth0

    Enable AI agents to securely access tools, workflows, and data with fine-grained control and just a few lines of code.

    Easily implement secure login experiences for AI Agents - from interactive chatbots to background workers with Auth0. Auth for GenAI is now available in Developer Preview
    Try free now
  • 5

    myCStock

    An other free stock market software in C++/Python

    A parser for real-time update of stock market prices and a graphical interface with technical indicators. It is a small personal project initiated for extending my knowledge in C++ and Python, designing a GUI and, in a next stage, applying mathematical and statistical models to stock market prices analysis and prediction. If you have the same interest than I in experimenting and disussing design software and statistical models in finance, you are welcome to join the project. If you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PhyloTrack

    PhyloTrack

    PhyloTrack, D3.js and JBrowse for phylogeny and positioning of samples

    PhyloTrack is a JavaScript--based software tool that integrates the D3.js library for data visualization with the JBrowse tool for genome browser representation. It requires a phylogenetic tree of the common Newick data format as input, as well as three meta data files for samples, clade-defining nodes and clade color definitions - all in tab delimited format. Functionality within PhyloTrack shows the informative markers at each node in the phylogenetic tree, therefore highlighting clade...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    psignifit is a toolbox to fit psychometric functions and test hypotheses on psychometric data. This is version 3 which will now predominantly support python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Another plain text format with target in the easy edition of outlines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    openSEQ

    NGS compute distro proloaded with pipeline analysis software

    .... The first homepage tab links to our pipeline constructer. The second homepage tab links to a xterm session on the client. Software included (location - name): path - biobambam path - bwa path - bowtie2 path - bowtie path - cufflinks path - bcftools path - tophat path - scalpel path - samtools path - sra-toolkit path - bamtools path - delly path - delly-parallel path - picard-tools path - fastahack path - twoBitToFa ~/prog/java/ - mutect ~/prog/python/ - platypus ~/prog/java/ - gatk
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 10

    UniPyRange

    Tool to fetch protein/DNA truncation constructs from Uniprot DB

    Very simple python script which saves you the pains of counting the amino acids/DNA bases in fasta files from the Uniprot and NCBI RefSeq Database (1, 2). Lets say you want the amino acid sequence of range 128-387 from a 1000 amino acid protein - this script will help you to avoid counting mistakes by just showing you the specified sequence in amino acids and coding DNA base pairs (ideal for amplification primer design) of a specified Uniprot ID. - Requires BioPython (3) and Bioservices...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Malware Analysis Network in Taiwan <Man in Taiwan, MiT> Welcome to contact us (TonTon@TWMAN.ORG) if you are interested in collaborating with us. This project is open source and distributed under the GNU General Public License version 3. Please feel free to add to or modify this source and propose changes or new converters. Developer & Copyrighted by : TonTon Hsien-De Huang Prompter: Jazz Yao-Tsung Wang, Figaro Chen-Ho Yang | Logo Desinger:Temaki Guo Community on Google+:http...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PYCLEWN IS NOT SUPPORTED ANYMORE.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    CPIP is a C/C++ preprocessor implemented in Python. CPIP exposes all aspects of preprocessing for inspection. NOTE: This project has now moved to https://github.com/paulross/cpip. This is no reflection on Sourceforge, indeed I am very grateful for them hosting CPIP for may years. It is merely because I can't manage two workflows!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Cluster Bench is a framework to support a range of benchmarks and system tests for cluster systems. It automatically generates the required files for a batch system and can graphically display the results of completed benchmarks and other tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    graphene-like-ribbons

    graphene-like-ribbons

    Calculate electronic properties of graphene-like nanoribbons

    User friendly interface for calculating electronic properties in graphene-like ribbons. The programs uses the tight binding approximation and mean field Hubbard model to predict electronic properties of graphene-like nanoribbons. See Discussion to ask questions or details Update: New versions of this program will be known as quantum-honeycomp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is a simple assistant written in Python language for video capture in HD definition, using HDPVR of Hauppage!.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    vim-pandoc

    vim-pandoc

    pandoc integration and utilities for vim

    vim-pandoc provides facilities to integrate Vim with the pandoc document converter and work with documents written in its markdown variant (although textile documents are also supported). vim-pandoc's goals are 1) to provide advanced integration with pandoc, 2) a comfortable document writing environment, and 3) great reconfigurability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    spenbot

    Automated Twitch.tv chat moderation bot

    Spenbot is an automated Twitch.tv moderation bot. You can download the code and run it on your PC to have a customised bot name with unlimited commands, unlike Moobot & Nightbot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    FingerID

    Metabolite identification via machine learning.

    [NOTICE!] FingerID since version 1.4 will be hosted on github: https://github.com/icdishb/fingerid A metabolite identification software using tandem mass spectrometry and kernel methods. The related paper can be found at http://bioinformatics.oxfordjournals.org/content/early/2012/07/18/bioinformatics.bts437.abstract. Now it supports unix/linux like system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MWO Community Warfare Monitor
    Client that displays community warfare status and history for the game Mechwarrior Online. Client will continuously update automatically every 15 minute mark. 0.35 Patch notes : - Added basic planet win history window (accessed by double-clicking the planet row in the table) - Updated for change in ceasefire periods and increase to 3 per day - Added ability to resize main window items
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    MapFramer

    MapFramer

    Create cartographic map frames from an XML template

    mapframer is a commandline program that reads a map frame specification from an XML-file and outputs a map frame to a PDF-file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    yarr-backup

    rsync-based backup tool

    Yet Another Rsync Rotator is a simple, rsync-based online backup tool, doing away with some of the existing tools' limitations that bug me most. It is usable but not feature-complete. Yarr!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    Little Server That Can

    LSTC is a plugin server in Python.

    LSTC is designed for the use of a server for Scratch (http://scratch.mit.edu/). It's also designed in a way that you can connect to different "plugins" allowing one person to play chat and another to play a multiplayer game without either of the projects interfering with the other. With a little modification (of the parsing and sending messages), you can use it with raw sockets for other projects made outside of Scratch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    VozBox. Más que una centralita.

    VozBox. Más que una centralita.

    VozBox. Asterisk VoIP PBX.

    ... - Customizing bash_login and bashrc 2 - Upgrade to version libpri-1.4.15 3 - Included new module-manager FOP2-1.0.3 4 - Inclusion of new packages and dependencies. 5 - Correction of errors in the installation. 6 - Upgrade to version webmin-1.710 7 - Correction of errors in the pbx-vpn script. 8- Inclusion of new script pbx-status.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    For the gimp-imparied people out there like me, a simple picture editor that attempts to allow simple editing features on screenshots. Applying the KISS principal, the goal was to make things like lines, arrows, circles, boxes, callouts to be simple. HELP NEEDED: Please sign up for a sourceforge account and write tickets. There are plenty of bugs, but it helps us if you see them and report them. Also, let us know what platform you are using oneshot on. Obviously it is currently...
    Downloads: 0 This Week
    Last Update:
    See Project
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.