Search Results for "attendance python mysql" - Page 9

Showing 851 open source projects for "attendance python mysql"

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

    Winpweb

    Free Windows Portable Web Development Stack

    Winpweb is a Free Windows Portable Web Development Stack. It contains Nginx, MariaDB and PHP (with composer). There're also many plugins available which feel free for users to install theadditional software based on their needs. The available plugins are MongoDB, Nodejs (with npm), Ruby (with gem), Devkit, Git, Perl/Strawberryperl (with ppm), Python/Winpython (with pip) The package is very lightweight, only (36 MB), simple and easy to use by using CLI tools called 'pweb' for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SQL DB Semantic Browser

    SQL DB Semantic Browser

    One click access to all data relevant to the selected object (row).

    DB Semantic Browser (DBSB) is designed for the software developers. Applications access data located in multiple tables and it takes some effort to get all information relevant to the particular object. Developers have more interesting things to do than navigating through multiple tables, determining keys and selecting rows. DBSB uses DB meta-data, discovers relationships between tables and shows rows related to the selected one. See Wiki for documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Batabuddy 32bit (GUI)

    Copy query data into different databases and file formats.

    Copy query data into/from all major databases and some file formats (CSV, DDL). Written using Python/wxPython Bulk copy using bulk loaders (no ODBC or JDBC) #### noSQL Databases supported: 1. MongoDB #### SQL Databases supported: 1. Oracle 2. SQLServer 3. DB2 4. Sybase 5. Informix 6. MySQL 7. Infobright 8. MariaDB 9. PostgreSQL 10. TimesTen 11. SQLite More info at: https://github.com/data-buddy/DataBuddy/blob/master/README.md
    Downloads: 2 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5
    QAL

    QAL

    Query Abstraction Layer

    ...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) for representing queries, transformation and merging, making it scriptable. This means that QAL can be backend agnostic about a subset of SQL features and data types. Of course custom SQL:s are also supported. It is currently distributed as a Python 3 Library (pip3 install python3-qal) and Debian .deb package. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    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
  • 7
    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 example of how to use. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
    Learn More
  • 10
    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
  • 11
    Open Source Stack
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    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
  • 13

    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
  • 14
    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
  • 15
    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
  • 16

    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 .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    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 by softacolous or BITNAMI apps. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Este es el conectar MySQL para Python 27 en Windows x64 Bits.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    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
  • 22
    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: 67 This Week
    Last Update:
    See Project
  • 23
    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: 2 This Week
    Last Update:
    See Project
  • 24
    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: 66 This Week
    Last Update:
    See Project
  • 25

    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