Search Results for "python basic project" - Page 38

Showing 3672 open source projects for "python basic project"

View related business solutions
  • 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
  • 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
    PyHubs

    PyHubs

    Hubness-aware machine learning in Python

    PyHubs is a machine learning library developed in Python containing implementations of hubness-aware machine learning algorithms together with some useful tools for machine learning experiments. According to our recent observation, old versions of PyHubs (such as 1.2.1) does not provide correct results with new versions of numpy (such as 1.16), however, we think that the most recent version of PyHubs (1.3) works correctly with new versions of numpy as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Vega Strike is a 3d OpenGL Action Space Sim for Win/Lin/Mac allowing players to trade, bounty hunt, or explore in a vast universe. Active development is now on https://github.com/vegastrike and on http://www.vega-strike.org Vega Strike is mod ready and network playable.
    Downloads: 28 This Week
    Last Update:
    See Project
  • 3

    MARVIN

    The Multifaceted Automated Response Virtual Intelligence Network

    MARVIN is a collection of scripts designed for intuitive automation. Check out the Wiki! MINION for Windows added: Very basic functionality Updated for 1.0: Python 3.0 support Improved install.sh script Includes ability to install chore packages
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    TooDoo

    TooDoo

    Todo task manager with simple, fast and intuitive user interface

    Todo task manager with simple, fast and intuitive user interface. It supports subtasks, reminders, user defined statuses, categories and filters, custom ordering, text formatting, clickable links etc. Overview of functions: https://sourceforge.net/p/too-doo/wiki/
    Downloads: 1 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 5

    weatherPi

    An extensible weather sensor recording network, based on Raspberry Pis

    A distributed network of sensors with a central data store, to record environmental data. Project goals include: * to serve as a teaching outlet for: ** sensor programming ** distributed data collecting ** web APIs ** database ** web UI for numerical data ** graphing data sensibly It also gives me some infotainment in new (to me) technologies, and as an excuse to scatter ever more Raspberry Pis around my home.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    xjiggui - a jigsaw puzzle game

    xjiggui - a jigsaw puzzle game

    Graphical User Interface for xjig jigsaw puzzle game

    The aim of this small project is to bring excellent jigsaw puzzle game for Linux - xjig - to general public. xjig has a command line interface and this renders it virtually unusable for most desktop users. There were a few graphical interfaces for xjig evolved over past years. This project is yet another attempt. xjiggui provides graphical interface, separated into two parts: * - simple basic options, which would allow to play jigsaw puzzles even to pre-shoolers * - advanced options...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Just

    Just

    Swift HTTP for Humans

    Just is a client-side HTTP library inspired by python-requests, HTTP for Humans. URL queries, custom headers, form, JSON HTTP body. Redirect control. Multipart file upload along with form values. Basic/digest authentication, cookies, timeouts. Synchronous/asynchronous requests. Upload/download progress tracking for asynchronous requests. Link headers and friendly accessible results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    phpRegister Project

    phpRegister Project

    Account management PHP Script with a software infracstructure

    php login and user management script with an admin part to manage accounts, tickets, translations. Do you have a new web project to develop? By using phpRegister, you will have directly all the essential elements for the development of your platform: Account creation, identification, profile management, user support, contact page and even a license template! phpRegister is also a software infrastructure written in PHP with as main purpose to help developers to start a new web project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PlatformIO Storage

    PlatformIO Storage

    An open source ecosystem for IoT development

    Cross-platform code builder and library manager. Continuous and IDE integration. Arduino and MBED compatible. Ready for Cloud compiling. Development Platforms - Embedded and Desktop development platforms with pre-built toolchains, debuggers, uploaders and frameworks which work under popular host OS: Mac, Windows, Linux (+ARM) Embedded Boards - Rapid Embedded Programming, IDE and Continuous Integration in a few steps with PlatformIO thanks to built-in project generator for the most popular...
    Downloads: 46 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.
    Click to perfect your product now.
  • 10
    pyCraft

    pyCraft

    Minecraft-client networking library in Python

    Minecraft Python Client Library. This project aims to be a modern, Python3-compatible, well-documented library for communication with a Minecraft server. Although pyCraft is compatible any supported server, only a subset of all packets are currently decoded or encoded by the library: those necessary to remain connected to the server, those used for chat, and some others.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    pipupgrade

    pipupgrade

    Like yarn outdated/upgrade, but for pip

    pipupgrade is a command-line utility designed to streamline the management of Python package dependencies. It automates the process of identifying and upgrading outdated packages across various Python environments, including system-wide installations, virtual environments, and project-specific setups. By analyzing semantic versioning, pipupgrade categorizes updates into major, minor, and patch changes, allowing developers to make informed decisions about which packages to upgrade. Additionally...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    BoTube2

    BoTube2

    IRC Bot

    BoTube2 is another IRC BOT with an advanced plugin system that makes easy to develop new capabilities, by now there are only 12 plugins developed, you can develop more if you want. Added first revision of documentation for the plugin developer (spanish only by now). Would you like to enpower Botube2 with your own plugin? Lots of bugfixes here!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DocBook Authoring and Publishing Suite

    DocBook Authoring and Publishing Suite

    DocBook Publishing Made Easy

    The DAPS project moved to https://github.com/openSUSE/daps The SUSE XSL Stylesheets have moved to https://github.com/openSUSE/suse-xsl To join the discussion, under https://github.com/openSUSE/daps/discussions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DBF to CSV

    DBF to CSV

    Very basic program to convert dbf files to csv

    Made with the dbfpy library created by Jeff Kunce and then modified by Hans Fiby and Yaroslav Samchuk. Portable executable, less portable folder and source code all in files. Want a similar-ish project done for yourself? Contact me :) https://www.fiverr.com/pedromemoli
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    SPlatform

    SPlatform

    The most simple PHP CMF which can be customized very easily

    ... easy to made and also It's easy to understand how this CMF does actually work so it can also be used as the platform behind a very big project website. What is "S.A.E." ? - "S.A.E." is S(imple) A(dvanced) E(asy) .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    bsed

    bsed

    Simple SQL-like syntax on top of Perl text processing

    bsed is a stream editor that offers a simple SQL-like syntax for text processing tasks. Designed to replace basic uses of tools like sed, grep, AWK, and Perl, it allows users to perform complex text manipulations with intuitive commands.​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AutoSet

    AutoSet

    Windows Apache/PHP/MariaDB(MySQL) Stack

    오토셋은 윈도우 운영체제에 Apache HTTP Server, PHP, MySQL, CUBRID 등의 서버 제품을 한번에 설치해 주는 기능과 이렇게 설치된 프로그램을 그래픽 사용자 인터페이스(GUI)를 통해 쉽게 설정의 변경, 관리를 할 수 있도록 지원하는 프로그램입니다. AutoSet is a GUI based installer and administrative tool which enables to install Apache HTTP Server, PHP, MySQL, CUBRID and Other packages at once and helps easy set-ups and management. 이 프로그램은 누구나 무료로 다운로드해 사용할 수 있습니다. The program is free to download for anyone.
    Downloads: 39 This Week
    Last Update:
    See Project
  • 18

    pyDaSSQLiteMan

    An easy way to manage SQLite databases and query CSV files

    Welcome to the project page for pyDaSSQLiteMan (Python Data and SQLite Manager). This application is a Python Tkinter application designed to enable easy SQLite database file manipulation, and an easy method to run SQL styled queries on CSV files. If you're not downloading the pre-compiled executable you will need Python to run this app. You can download it from http://www.python.org/ . I'd recommend something after version 3. Testing has been Windows based. SQLite is a free database...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    libinstrument (ex libcsdbg)

    libinstrument (ex libcsdbg)

    C/C++ function instrumentation (AOP, exception/stack tracing, GC)

    Libinstrument is a complete and easy way to do custom function instrumentation for C/C++. The project comes ready with classic applications of instrumentation, such as AOP (Aspect Oriented Programming), Concern and Side Effect injection, stack tracing, exception tracing, basic time profiling, callgraph profiling and other. A GC (Garbage Collector) module is also under development. Libinstrument is highly portable and decoupled. The project comes with a CMake build system, integration...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    sindhi to roman transliteration

    this is roman to sindhi and sindhi to roman transliteration php mysql

    this is roman to sindhi and sindhi to roman transliteration php mysql.... backup... work is still in process... in duplicate table we have to insert basic units of english to sindhi and sindhi to english units of translitration maximum lenght is 3 characters long..... in second table tsrs_table we have to add short vowels to sindhi words.... as mentioned in index.php file..... if you are php mysql programmer then put translitration baba good in database folder of wamp or zamp www. and tsrs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    BlackPack

    BlackPack

    Graphical RPM package builder

    BlackPack is a utility to aid in creating installable RedHat packages (.rpm). The goal behind the project is to make developing for RedHat based Linux distributions more appealing, with an easy to use interface for packaging applications, artwork, media, themes, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Light Bright in Python

    Light Bright in Python

    The classic toy reinvented in free software!

    ... to the various fields of engineering. This project was made just for the occasion! I had a blast making it and I hope everyone enjoys this FOSS just as much. The simple design and well-commented code is a great example of turning an everyday object into a shareable program for others to enjoy. Requires Python 3.7 and Pygame 1.9.6. These are FREE: Python Download: https://www.python.org/downloads/ Python/Pygame install YouTube tutorial: https://www.youtube.com/watch?v=AdUZArA-kZw
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    cntnr

    cntnr

    CLI wrapper for basic container (Docker/libpod) management tasks

    CLI wrapper for basic container (Docker/libpod) management tasks. This is a Python wrapper script to simplify specific tasks in a container environment. It is designed to work with your container runtime of choice (currently podman and docker). A CLI menu makes these selections possible. This project was created for a lab assignment in NSSA-244 Virtualization at the Rochester Institute of Technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    pyPIDTuneMethods

    PID controller design and tuning

    pyPIDTuneMethods is a free python-based tool for PID controller design and tuning. pyPIDTuneMethods is based on scipy (numpy, scipy) <http://www.scipy.org/ >, guiqwt <http://code.google.com/p/guiqwt/ >, python control <http://python-control.org/> and pyQt5 <http://www.riverbankcomputing.co.uk >. If you are not familiar with python you can use winpython <http://winpython.sourceforge.net/>. You can also download it from pypi <https://pypi.org/project/pyPIDTuneMethods/>. You may also just...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    yapyutils

    yapyutils

    Utilities for platform indepentent low-level system APIs.

    The 'yapyutils' - Yet Another Python Utils - package provides miscellaneous *Python* utilities for the adaptation of platform independent APIs of the low-level part of the software stack. These are e.g. used for extensions of the *setuptools* and *distutils*, thus reduce the package dependency and avoid circular dependencies whenever possible by using standard packages and classes only. The more complex and complete data packages are provided for higher application layer functionality...
    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.