Skip to main content

A database for python.It is offline and it is still in testing phase!

Project description

Copyright 2021 JonianPythonDev

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


This Module is very useful and easy to use! What this module does is that makes a folderdatabase and in database makes folderstables that you can store data and classify all of them ! This Module is copyrighted as you can see from above and all free to use!

Here is the codes you can use to make database:

“”” #import module from PyDatabaseModule import *

#define database location location = r”C:UsersLocal UserDesktopProject”

#name database name = “Database”

# create data base Data(name,location)

#Create table or a class Folder database # Define Database Name that you want to save table in databaseName # Define Database location that your database is or just put “location” from above #Define Table Name in table name CreateTableData(databaseName,databaseLocation,tableName)

#This creates data file # Define Database Name that you want to save table in databaseName # Define Database location that your database is or just put “location” from above #Define Table Name in table name #Define msgData as the label of data table like –>(“hi”) = “<–” #Define msg as value of msgData “–>” = (–>”hi”<–) InsertDataTable(databaseName,databaseLocation,tableName,TableData)

#This writes in data files # Define Database Name that you want to save table in databaseName # Define Database location that your database is or just put “location” from above #Define Table Name in table name WriteDataTable(databaseName,databaseLocation,tableName,TableData,msgData,msg)

#This reads the datafile # Define Database Name that you want to save table in databaseName # Define Database location that your database is or just put “location” from above #Define Table Name that you want to read in table name ReadDataTable(databaseName,databaseLocation,tableName,TableData)

#This deletes table data # Define Database Name that you want to save table in databaseName # Define Database location that your database is or just put “location” from above #Define Table Name that you want to read in table name #Define Table data name. DeleteTableData(databaseName,databaseLocation,tableName,TableData)

#This deletes table # Define Database Name that you want to save table in databaseName # Define Database location that your database is or just put “location” from above #Define Table Name that you want to read in table name DeleteTable(databaseName,databaseLocation,tableName)

#This deletes Database # Define Database Name that you want to save table in databaseName # Define Database location that your database is or just put “location” from above DeleteDataBase(databaseName,databaseLocation)

“””

If you have a problem with the download code just msg me on my tiktok : JonianPythonDev Everyone can msg me !

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

PythonDatabaseModule-1.3.1.tar.gz (3.5 kB view details)

Uploaded Source

File details

Details for the file PythonDatabaseModule-1.3.1.tar.gz.

File metadata

  • Download URL: PythonDatabaseModule-1.3.1.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.3.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.10

File hashes

Hashes for PythonDatabaseModule-1.3.1.tar.gz
Algorithm Hash digest
SHA256 2d950abb7aacb60c901f38e3bd5ee4c16ca8548e19b4fd0a74790bb91216a6ad
MD5 33c9d43e35d0506146cc1ab7126fa306
BLAKE2b-256 9a7d3de0b74d9c34fa83780b815ef54096244834cb704556effe038de9915f2a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page