Showing 54 open source projects for "python basic project"

View related business solutions
  • Your top-rated shield against malware and online scams | Avast Free Antivirus Icon
    Your top-rated shield against malware and online scams | Avast Free Antivirus

    Browse and email in peace, supported by clever AI

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 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
  • 1
    ReBacklogs

    ReBacklogs

    Re:Backlogs is an Open Source Project Management Tool

    Re:Backlogs is an Open Source project management tool. It aims to be simple and easy to use Backlogs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    AWS ParallelCluster Cookbook

    AWS ParallelCluster Cookbook

    The Chef cookbook used to build and bootstrap AWS ParallelCluster

    AWS ParallelCluster is an AWS supported Open Source cluster management tool that makes it easy for you to deploy and manage High Performance Computing (HPC) clusters in the AWS cloud. Built on the Open Source CfnCluster project, AWS ParallelCluster enables you to quickly build an HPC compute environment in AWS. It automatically sets up the required compute resources and a shared filesystem and offers a variety of batch schedulers such as AWS Batch and Slurm. AWS ParallelCluster facilitates both...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Next Right Now

    Next Right Now

    Flexible production-grade boilerplate with Next.js 11

    Flexible production-grade boilerplate with Next.js 11, Vercel and TypeScript. Includes multiple opt-in presets using Storybook, Airtable, GraphQL, Analytics, CSS-in-JS, Monitoring, End-to-end testing, Internationalization, CI/CD and SaaS B2B multi single-tenancy (monorepo) support. To be used as a boilerplate to quickly deploy a new project. It is used in production by Unly, and thus covers enterprise-grade features and needs. It has been used to build production-grade websites within 2h time...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    <<Hack|Track GNU/Linux

    <<Hack|Track GNU/Linux

    Distro Penetrasing Live System Burn to USB Flash Disk & Run.

    <<Hack|Track GNU/Linux is an open source operating system developed by the HTGL Project from Indonesia which provides penetration testing.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 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
  • 5

    libptpmgmt

    PTP Management library to communicate with linuxptp using IEEE 1558.

    The libptpmgmt Project provides a library to communicate with LinuxPTP using IEEE 1558 management messages over a network.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 6
    mrViewer

    mrViewer

    Flipbook, Image Viewer and Audio-Video Player

    This project is no longer active. It has been replaced by mrv2 at: www.sourceforge.net/p/mrv2 A video player, interactive image viewer, and flipbook for use in VFX, 3D computer graphics and professional illustration.
    Leader badge
    Downloads: 112 This Week
    Last Update:
    See Project
  • 7
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    github-changelog-generator

    github-changelog-generator

    Automatically generate change log from your tags, issues, labels, etc.

    Automatically generate change log from your tags, issues, labels and pull requests on GitHub. Fully automated changelog generation - This gem generates a changelog file based on tags, issues and merged pull requests (and splits them into separate lists according to labels) from octocat: GitHub. What’s the point of a changelog? To make it easier for users and contributors to see precisely what notable changes have been made between each release (or version) of the project. Why should I care...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    commit-autosuggestions

    commit-autosuggestions

    A tool that AI automatically recommends commit messages

    ... language (Code Documentation Generation). We can use CodeBERT to create a model that generates a commit message when code is added. However, most code changes are not made only by add of the code, and some parts of the code are deleted. We plan to slowly conquer languages that are not currently supported. To run this project, you need a flask-based inference server (GPU) and a client (commit module). If you don't have a GPU, don't worry, you can use it through Google Colab.
    Downloads: 0 This Week
    Last Update:
    See Project
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 10
    Decentralized Internet

    Decentralized Internet

    SDK for building decentralized web and distributed computing projects

    This project was created in order to support a new internet. One that is more open, free, and censorship-resistant in comparison to the old internet. An internet that eventually wouldn't need to rely on telecom towers, an outdated grid, or all these other "old school" forms of tech. We believe P2P compatibility is an important part of the future of the net. Grid Computing also plays a role in having a better means of transferring information in a speedy, more cost-efficient and reliable manner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    deep2Read

    deep2Read

    This website includes a (growing) list of papers and lectures

    As a group, we need to improve our knowledge of the fast-growing field of deep learning. To educate students in our graduate programs, to help new members in my team with basic tutorials, and to help current members understand advanced topics better, this website includes a (growing) list of tutorials and papers we survey for such a purpose. We hope this website helps people who share similar research interests or those interested in learning advanced topics about deep learning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Garth

    Garth

    A really basic theme for Jekyll

    A really basic theme for Jekyll, using the official Jekyll theme implementation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Jekyll-Instagram Plugin

    Jekyll-Instagram Plugin

    A Jekyll plugin for displaying your recent Instagram photos

    Jekyl-Instagram is a Jekyll plugin for displaying a feed of your recent Instagram photos. To install this plugin into your project you will need to copy _plugins/jekyllgram.rb into the _plugins directory in your Jekyll project. Then for the plugin to be able to communicate with Instagram you will need to register an application with the Instagram Basic Display API and then make your access token available as an environment variable on your dev/build machine named JEKYLLGRAM_TOKEN. Your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Bootstrap 3 for Sass

    Bootstrap 3 for Sass

    Sass port of Bootstrap 2 and 3

    ... of all your projects. With Bootstrap 2, we added optional mobile friendly styles for key aspects of the framework. With Bootstrap 3, we've rewritten the project to be mobile friendly from the start. Instead of adding on optional mobile styles, they're baked right into the core. In fact, Bootstrap is mobile first. Mobile first styles can be found throughout the entire library instead of in separate files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A set of C++ libraries that provide core classes to build a project upon. From exceptions and basic types (String, Integer, Float, etc.) to collections, configs and loggers. Where possible, Java API is followed. STL based implementation. Ruby Application Framework (TSC-TPM) extensions. Ruby based utilities for simplifying day-to-day work. Moved to: https://github.com/stemkit-collection
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    BioC

    We describe a simple XML format to share text documents and annotation

    A minimalist approach to share text documents and data annotations. Allows a large number of different annotations to be represented. Project files contain: - simple code to hold/read/write data and perform sample processing. - BioC-formatted corpora - BioC tools that work with BioC corpora BioC goals - simplicity - interoperability - broad use - reuse There should be little investment required to learn to use a format or a software module to process that format. We...
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 17
    CanReg5 (moved to Github)

    CanReg5 (moved to Github)

    Canreg5 is a software package for population based cancer registries

    Cancer registries need a tool to input, store, check and analyse their data. If these data are also coded and verified in a standard way, it facilitates the production of comparable analyses across registry populations. The main goal of the CanReg5 project is to provide a flexible and easy to use tool to accomplish these objectives. CanReg5 is a multi user, multi platform, open source tool to input, store, check and analyse cancer registry data. It has modules to do: data entry, quality...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    LibVNCBinds

    Native Python and Ruby bindings for LibVNCServer and LibVNCClient .

    Native Python and Ruby language bindings for LibVNCServer and LibVNCClient libraries. Project started with LibVNCClient Python binding implementation. For now only Python versions of 2.7.x and Linux platform are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    netool toolkit 4.6

    netool toolkit 4.6

    MitM pentesting opensource toolkit

    Operative Systems Suported are: Linux-ubuntu, kali-linux, backtack-linux (un-continued), freeBSD, Mac osx (un-continued) Netool its a toolkit written using 'bash, python, ruby' that allows you to automate frameworks like Nmap, Driftnet, Sslstrip, Metasploit and Ettercap MitM attacks. this toolkit makes it easy tasks such as SNIFFING tcp/udp traffic, Man-In-The-Middle attacks, SSL-sniff, DNS-spoofing, D0S attacks in wan/lan networks, TCP/UDP packet manipulation using etter-filters, and gives...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Cyclone - Task Automation

    Cyclone - Task Automation

    Task Scheduler for Java, Groovy, Javascript, python & ruby

    Cyclone is java-based rich GUI web tool for automating tasks with ease. Cyclone is a project that was borne out of necessity. Agreed, there are many native tools that allow task to be scheduled or automated on most operating systems, however, Cyclone is more than just an automation tool. In many programming languages, there are batch module/libraries available to schedule jobs, but need quite a bit of enhancements to provide similar feature set as Cyclone. Cyclone comes with a number...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Mollino

    Mollino

    Not your usual Architectural Modeler

    ..., and wouldn't reach even in 10 years the necessary level to be able to write anything useful for this type of software, my part will be to bring ideas and coherence to this project. If you want to know some more : - go to the blog https://sourceforge.net/p/mollino/blog/ - write me a message ;) I speak french, german, english and italian. Martin Lucas
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Slength

    returns the length of user supplied strings

    I wrote Slength while working on my SQL Final project--you see, in an SQL database when you want to store a string of text in a field you have to declare the field's type as a varchar and give it a maximum length; I wrote slength to help me figure out how long I would need to set any given varchar field. Slength was originally written in Perl, then rewritten in Python, and is now currently developed in Ruby.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SWORD (Simple Web-service Offering Repository Deposit) is a protocol for interoperable deposit between repository platforms. It was developed by a JISC project during 2007, followed by the SWORD v2 project in 2011. See www.swordapp.org for further info.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 24

    srvRX live

    A simple project for creating hosting server-a-like live distribution

    .../accounts/monitoring on this server. You are more than welcome to help (developing/deploying/design/administration/words of wisdom/whatever you think you can do) Project current status is: Initial stage - > Alpha, virtualbox image of the system, when show some stable and secure properties will be released as livecd aswell (vmdk on its way)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Html Assembler
    Html Assembler is a static site generator. It automatically integrates page content such as text and photos in a modifiable page template creating a complete set of html files ready for upload to your site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 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.