Search Results for "attendance python mysql" - Page 9

Showing 848 open source projects for "attendance python mysql"

View related business solutions
  • 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
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 1
    QAL

    QAL

    Query Abstraction Layer

    Project has moved to: https://github.com/OptimalBPM/qal QAL is a collection of libraries for mining, transforming and writing data from and to a number of places. Sources and destinations include different SQL and NoSQL backends, file formats like .csv, XML and excel. Even untidy HTML web pages. It has a database abstraction layer that supports connectivity to Postgres, MySQL, DB2, Oracle, MS SQL server. JSON and MongoDB is coming. It uses XML/JSON formats(self-generated SQL schemas...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Madrasa Management Software

    Madrasa Management Software

    Madrasa Management System has written for madrasa management system

    Madrasa Management System is a full flagged web based application created in PHP & MySql, it is a perfect application to maintain your students in madrasa. it creates results, attendance sheets, student cards and other reports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PyDbModel provide the class Model written in Python. The class Model provides functions to manipulate (a) a database record (insert, update, delete, read) and (b) a set of data (select and search). This class can also perform a query created by the user. Can use with MySQL and SQLite 3 A brief example: from pydbmodel import * config_sqlite('dbexample.db') e = Model('stock') print e.select() A simple source code in Files, called PyDbModel_example.zip, will provide a complete...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Brainstorm Network

    Software to organize a brainstorm as a complex network.

    This project aims to organize a brainstorm or a bibliographic revision in a network (graph). With this organization the users are able to visualize the main points of the brainstorm (the hubs in the network). Moreover, they can access the information through the rede, interactively, clicking on the edges or nodes! All information is associated with a reference list (imported from a bibtex file). This project uses Python, Web2py, MariaDB and VIS.js (D3.js).
    Downloads: 0 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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ChannelFinder Directory Service
    Generic directory service (for the EPICS tool set). Directory entries are channels with properties and tags. Applications can query a web service to retrieve channels based on wildcard matching on properties and tags, and manipulate the directory data. Code has been moved to GitHub at https://github.com/ChannelFinder
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Promet-ERP

    Promet-ERP

    An Management System for Contacts,Messages,Documents,Orders,Projects

    Promet ERP is an ERP system in addition to the ERP functionality also provides message management, task / project management, document management. Any functionality can also be used individually. All data is stored in a central database. MSSQL, PostgereSQL, Firebird, SQLite, are the supported database systems. Orders, persons, articles can be managed with the ERP functionality. With the integrated report generator reports can be created visually. The Document Management helps to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Open Source Stack
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    pyNessusParser

    Export a Nessus Report in a MySql DB

    This python script with GUI allows to export a .nessus file into a common MySql database. It is possible to select in the GUI what field it will parsed and, therefore, the columns of the mysql table.
    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

    ProftpdSQLClient

    ProFTPd SQL Client allows user to update their infos such as passwd

    Its works for those using SQL database authentication module in ProFTPd server. For now, only MySQL is supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Este es el conectar MySQL para Python 27 en Windows x64 Bits.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    MaeBlok

    MaeBlok

    Rapid web development tool for business applications

    You assemble *blocks* in your django template, with each block wired to a tastypie resource, which in turn is mapped to a django model. Each *block* will reside in a dijit ContentPane which you must define in your template. You have a choice of 2 layouts for each *block*, Form or Grid based. Form displays a single record in either a 1, 2 or 3 column layout while Grid displays many rows in a spreadsheet like grid. You can perform edits in place on fields in both layouts. You can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Pootle, Virtaal & Translate Toolkit

    Pootle, Virtaal & Translate Toolkit

    Localization tools built by localizers for localizers

    Tools for localization: - Pootle: web based translation management system. - Virtaal: Computer Aided Translation (CAT) tool. - Translate Toolkit: QA, format conversion and support (PO, Java .properties, OpenOffice, Mozilla, XLIFF, TMX, TBX, CSV, Qt .ts).
    Leader badge
    Downloads: 85 This Week
    Last Update:
    See Project
  • 14
    RPSTIR

    RPSTIR

    Relying Party Security Technology for Internet Routing

    This project has been moved to https://github.com/bgpsecurity/rpstir. However, the mailing lists are still hosted here.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    mysql2sqlite

    converts mysql database to sqlite database using php, pdo or exe

    Convert a mysql database to a Sqlite database. Includes two projects : A) A php script B) A windows executable, based on a python script Converts data, indexes and foreign key constraints. About the php script : -don't need a lot of memory -good speed Was projected to use on VDS/VPS. Usage: wget https://sourceforge.net/projects/mysql2sqlite/files/mysql2sqlite/download chmod +x mysql2sqlite ./mysql2sqlite About the Windows executable and the Python script...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    xAMPPS+

    xAMPPS+

    xampp + AMPPS++

    XAMPP is a completely free, easy to install Apache distribution containing MySQL, PHP, and Perl. The XAMPP open source package has been set up to be incredibly easy to install and to use. AMPPS is a WAMP, MAMP and LAMP stack of Apache, MySQL, MongoDB, PHP, Perl & Python. AMPPS enables you to focus more on using applications rather than maintaining them. xAMPPS to boost your development. Now auto-installation is possible, your favourite script installations by the click of a button either...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    dotCODES_Source_Control_for_VS

    dotCODES_Source_Control_for_VS

    The dotCODES Source Control Maintenance Mainframe (SCM2)

    The dotCODES Source Control Maintenance Mainframe for Visual Studio is an administrator console application for developing dotCODES components. Built upon a Python foundation, the program is used to create data center routines (Unix packages) and maintain enterprise cloud services (CGI scripts/Apache) by means of building dotCODES runtimes and deploying them to and from the client server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    ExAM-Exome_Analysis_And_Mining

    A whole exome sequencing analysis package and its graphical interface

    During the past few years, whole exome sequencing has imposed itself for genetic research, largely due to its use for detection of causative mutations responsible for Mendelian disorders. As a consequence of their power and of the rapidly decreasing cost of these technologies, massive amount of exome sequencing data are generated and becoming available to a broadening community of scientists. However, these data remain difficult to analyze and interpret by the general scientific community,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    OpenLP - Free Church Worship Software

    OpenLP - Free Church Worship Software

    Free church worship presentation software

    Open Source Worship Presentation Software. This project has moved to Launchpad: https://launchpad.net/openlp
    Leader badge
    Downloads: 119 This Week
    Last Update:
    See Project
  • 20

    HYBRYD

    Library written in C with Python API for IPv6 networking

    This project is a rewritten of an initial project that I've called GLUE and created in 2005. I'm trying to readapt it for Python 2.7.3 and GCC 4.6.3 The library has to be build as a simple Python extension using >python setup.py install and allows to create different kind of servers, clients or hybryds (clients-servers) over (TCP/UDP) using the Ipv6 Protocol. The architecture of the code is based on brain architecture. Will put an IPv6 adress active available as soon as possible...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    HomeCoop

    HomeCoop

    Tiny Local Consumer Cooperatives Web Ordering System

    The Installation guide (install.pdf) included in the package, and an ability to setup a MySQL-PHP linux web site (which many hosting websites provide) is all that's required to help you manage more easily a small consumer cooperative. Hopefully, this web-based system will encourage people to start new consumer cooperatives. Homecoop is a free software, under GPLv3. Source code: https://github.com/ayalas/HomeCoop Wiki: http://sourceforge.net/p/homecoop/wiki/Home/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    power-console-admin

    Unix/Linux console admin for PowerDNS server

    Easy to use PowerDNS admin for Unix/Linux console. Work with SQLite3, MySQL, PostgreSQL backend. Easy way to create domain, add/update record data - simultaneously forward and reverse zone. Both IPv4 and IPv6 addresses. In the future maybe with ncurces UI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    weewx weather software

    weewx weather software

    Python program for getting the most from your weather station

    WeeWX is a free, open source, software program, written in Python, which interacts with your weather station to produce graphs, reports, and HTML pages. Downloads can be found at http://weewx.com/downloads Development happens at https://github.com/weewx/weewx
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Honey-p - является простым клоном программ типа "HoneyPot". Прост в развертывании и использовании. Все подробности в файле readme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    That project aims at providing a clean API, and the corresponding C++ implementation, for parsing travel-focused requests (e.g., "washington dc beijing monday r/t +aa -ua 1 week 2 adults 1 dog").
    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.