Search Results for "python basic project" - Page 42

Showing 5593 open source projects for "python basic project"

View related business solutions
  • 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
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    ReinforcementLearningAnIntroduction.jl

    ReinforcementLearningAnIntroduction.jl

    Julia code for the book Reinforcement Learning An Introduction

    This project provides the Julia code to generate figures in the book Reinforcement Learning: An Introduction(2nd). One of our main goals is to help users understand the basic concepts of reinforcement learning from an engineer's perspective. Once you have grasped how different components are organized, you're ready to explore a wide variety of modern deep reinforcement learning algorithms in ReinforcementLearningZoo.jl.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    ZXing Android Embedded

    ZXing Android Embedded

    Barcode scanner library for Android, based on the ZXing decoder

    ZXing Android Embedded is a barcode scanning library for Android, using ZXing for decoding. The project is loosely based on the ZXing Android Barcode Scanner application but is not affiliated with the official ZXing project. By default, only SDK 24+ will work, even though the library specifies 19 as the minimum version. For SDK versions 19+, one of the changes changes below are required. Some older SDK versions below 19 may work, but this is not tested or supported. While...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    eslint-plugin-flowtype

    eslint-plugin-flowtype

    Flow type linting rules for ESLint

    Flow type linting rules for ESLint. This plugin exports a recommended configuration that enforces Flow type good practices. To enable this configuration use the extends property in your .eslintrc config file. ESLint is designed to be flexible and configurable for your use case. You can turn off every rule and run only with basic syntax validation or mix and match the bundled rules and your custom rules to fit the needs of your project. There are two primary ways to configure ESLint. Use...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    raspberry-gpio-python

    A Python module to control the GPIO on a Raspberry Pi

    To get started with RPi.GPIO, it would be worthwhile reading the examples in the project wiki (link above). Note that this module is unsuitable for real-time or timing critical applications. This is because you can not predict when Python will be busy garbage collecting. It also runs under the Linux kernel which is not suitable for real time applications - it is multitasking O/S and another process may be given priority over the CPU, causing jitter in your program. If you are after true real...
    Downloads: 62 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Pythonidae

    Pythonidae

    Curated decibans of scientific programming resources in Python

    ..., offering a structured reference for both academic and applied work. While the primary focus is on Python, some entries also highlight resources implemented in other languages like Julia, R, Go, and Java. The project emphasizes open contribution, allowing the community to continuously expand and refine the index. By gathering these resources in one place, Pythonidae acts as a central hub for scientific and data-driven programming with Python.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Trax

    Trax

    Deep learning with clear code and speed

    Trax is an end-to-end library for deep learning that focuses on clear code and speed. It is actively used and maintained in the Google Brain team. Run a pre-trained Transformer, create a translator in a few lines of code. Features and resources, API docs, where to talk to us, how to open an issue and more. Walkthrough, how Trax works, how to make new models and train on your own data. Trax includes basic models (like ResNet, LSTM, Transformer) and RL algorithms (like REINFORCE, A2C, PPO...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Photonix Photo Manager

    Photonix Photo Manager

    A modern, web-based photo management server

    A modern, web-based photo management server. Run it on your home server and it will let you find the right photo from your collection on any device. Smart filtering is made possible by object recognition, face recognition, location awareness, color analysis and other ML algorithms. This project is currently in development and not feature complete for a version 1.0 yet. If you don't mind putting up with broken parts or want to help out, run the Docker image and give it a go. I'd love for other...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Haircut_MF

    Haircut_MF

    Fetches the historical Haircut data (%) of Mutual Funds and Bonds

    ... (%) of Mutual Funds / bonds listed in NSE at a selected date. Enter the Date (in the format: dd-mm-yyyy) to get Haircut data for equities listed in NSE. It lists the haircut data (%) against the mutual funds on the given date. At the same time .csv file consists of NSE symbol of the equity, previous closing price and haircut value (%) will be downloaded with a filename of the given date. Designed by: Dr. M Kanagasabapathy Project Homepage:https://www.enote.page/2022/06/haircut.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TorchGAN

    TorchGAN

    Research Framework for easy and efficient training of GANs

    The torchgan package consists of various generative adversarial networks and utilities that have been found useful in training them. This package provides an easy-to-use API which can be used to train popular GANs as well as develop newer variants. The core idea behind this project is to facilitate easy and rapid generative adversarial model research. TorchGAN is a Pytorch-based framework for designing and developing Generative Adversarial Networks. This framework has been designed to provide...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10

    NPC-Graph-Manager

    A simple portable program that let you manage your P&P RPG NPC's

    This program allows you to manage your NPC's using a social graph, each node is associated to a single NPC and each edge is a relation. For the moment, the project is aimed to manage Classical World of Darkness NPC's and most specifically for Vampire Campaigns, but it is easily adaptable with some basic JS and HTML5 knowledge. We are moving towards a customizable version of this tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    e-Dokyumento

    e-Dokyumento

    e-Dokyumento is web-based Document Management System (DMS)

    e-Dokyumento is opensource web-based Document Management System (DMS) A Document Management which automates the basic office document workflow such as receiving, filing, routing, and approving through capturing (scanning), digitizing (OCR Reading), storing, tagging, and electronically routing and approving (e-signature) of electronic documents. # Demo : https://e-dokyumento.herokuapp.com/ https://edokyu.seillig.com/ (refer to Readme.md for the accounts...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    django-summernote

    django-summernote

    Simply integrate Summernote editor with Django project

    Summernote is a simple WYSIWYG editor. Django-summernote allows you to embed Summernote into Django very handy. Support admin mixins and widgets. Although Post model has several TextField, only the content field will have SummernoteWidget. Apply summernote to all TextField in the model. Please mind, that the widget does not provide any escaping. If you expose the widget to external users without taking care of this, it could potentially lead to an injection vulnerability. Therefore you can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    AnyBackup

    AnyBackup

    A Win32 Specific Backup Program

    AnyBackup is designed to keep two pools of volumes in sync with one another. The primary use case is backing up one large network array to several smaller volumes. These syncs are intended to be periodic and user initiated. Disclaimer: AnyBackup is not an enterprise solution and I make no guarantees and offer no warranties. I have been using it to keep up to date backups of ~11tb of data for the duration of the project and I've suffered no data loss as a result. This, however, does not mean...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    JSSoup

    JSSoup

    JavaScript + BeautifulSoup = JSSoup

    I'm a fan of Python library BeautifulSoup. It's feature-rich and very easy to use. But when I am working on a small react-native project, and I tried to find a HTML parser library like BeautifulSoup, I failed. So I want to write a HTML parser library that can be so easy to use just like BeautifulSoup in Javascript. JSSoup uses tautologistics/node-htmlparser as HTML dom parser, and creates a series of BeautifulSoup like API on top of it. JSSoup supports both node and react-native. JSSoup tries...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Pedaba 2.8

    Pedaba 2.8

    General purpose DataBase application for Linux 64bit.

    ... multi-page data cards where you can enter text, numbers, calculations, images (jpg , png, bmp etc), and dates as data fields. The data card is the basic element of organization! Ιt supports English and Greek languages. Enjoy...!! Fanis Attard
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    pyxvcs

    Python-based X-ross Version Control System (svn2git)

    ... and only the Windows is supported. Currently only several limited features is suppported: * one-way limited conversion from svn to git (svn2git) * svn/git basic commands in a project group context * one script per a command in a repository
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The FMI++ Library

    The FMI++ Library

    A High-level Utility Package for FMI-based Software Development

    ... according to the FMI specification by providing high-level functionalities, which ease the handling and manipulation of such models and tools. Furthermore, the FMI++ library provides utilities to implement FMI-compliant interfaces for a large class of simulation tools. The FMI++ library intends to bridge the gap between the basic FMI specifications and the typical requirements of simulation tools. It is distributed using a BSD-like license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    pyDesk OS

    pyDesk OS

    An Xubuntu-based distro with Python dev tools

    PyDesk is an Xubuntu-based distribution with basic development tools of Python. In the current version, IDLE, pip, venv and Jupyter Notebook are pre-installed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    The CEDAR project
    The Common Event Driven Application Runtime (CEDAR) is set of software to design, code generate and run, event driven applications. This formalism is an extension of the Shlaer–Mellor method and executable UML, facilitating deployment of domains across multiple hosts, using networked bridges to process and pass events between them. Core technologies: XML, Python, Qt/PySide. Current release solely targets Linux, but has previously run on macOS. Currently released components are: - eda...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    PCRaster

    PCRaster environmental modeling software

    Note: Active projects have been copied to Github: https://github.com/pcraster News, project information, documentation and more are available at http://www.pcraster.eu PCRaster is a collection of tools and software libraries tailored to the construction of spatio-temporal environmental models. Application domains are amongst others hydrology (rainfall-runoff, global water balance, groundwater (with Modflow)), ecology, or land use change. Two scripting languages (PCRcalc and Python...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    manage-fastapi

    manage-fastapi

    CLI tool for FastAPI. Generating new FastAPI projects & boilerplates

    manage-fastapi Project generator and manager for FastAPI.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    QMUI Android

    QMUI Android

    UI library to improve the efficiency of Android UI development

    Solutions dedicated to improving the efficiency of project UI development. QMUI Android is designed to help quickly build an Android project with basic design restoration effects, and at the same time use the rich controls and compatible processing provided by itself, so that developers can focus on business needs without spending energy on the design of the basic code. Whether it is the creation of a new project or the maintenance of an existing project, development efficiency and project...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    PythonCAD

    PythonCAD

    CAD Application entire developed in Python

    PythonCAD is a CAD package written, surprisingly enough, in Python using the PySide2 interface and python3. The PythonCAD project aims to produce a scriptable, open-source, easy to use CAD package (Cross Platforms)
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    ILS Lite

    ILS Lite

    ILS Lite is an Integrated Library System for pure offline solution for processing, loaning, and returning items and managing patrons. It also contains basic reporting and other management tools. It was designed for the Little Red Reading bus (bookmobile) project that has its own private collection. The checkout allows you to program different locations for checkout which can be used to track checkouts per stop or as branch locations. The scope of patrons can be limited by configuring accepted...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Paperless-ng

    Paperless-ng

    A supercharged version of paperless, scan, index and archive docs

    ... to worry about finding stuff again. I feed documents right from the post box into the scanner and then shred them. Perhaps you might find it useful too. Paperless-ng is a fork of the original paperless project. It changes many things both on the surface and under the hood. Paperless-ng was created because I feel that these changes are too big to be pushed into the main repository right away.
    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.