Skip to main content

Easy Squlit3 For Beginners

Project description

Easy Squlite

A easy version of squlite for begginers

Documentation

  • = Requred Arguments

Key

!! Don't type the "*" !!

e.g. connect(databasename) * format : command(args)

Required Perameters:

connect(databasename) *

Commands:

maketable(tablename,columns) * Creats a table in the database TABLENAME is the name of the table and COLUMS is the type eg: number INTEGER

inserttable(tablename,columns,values) * Used to insert data in the database

deleteinput(tablename,columns,values) * Delete stuff from tables

deletetable(tablename) * Delete Entire Tables

checkiftableexists(tablename) * Check if a spesific table exists TIP: This command returns True/False

checkifvalueexists(tablename,columns,values) Checks if a value exists in a table TIP: This command returns true/false

gettable(tablename) Returns the value(s) and columns of a entire table

getcolumn(tablename,columns) Returns the value(s) of a column

cleardatabase(databasename) Deletes a entire database

getdatabase(databasename) Get all the stuff in a database

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

easysqulite_321onoff-0.0.1.tar.gz (10.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

easysqulite_321onoff-0.0.1-py3-none-any.whl (4.1 kB view details)

Uploaded Python 3

File details

Details for the file easysqulite_321onoff-0.0.1.tar.gz.

File metadata

  • Download URL: easysqulite_321onoff-0.0.1.tar.gz
  • Upload date:
  • Size: 10.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.3

File hashes

Hashes for easysqulite_321onoff-0.0.1.tar.gz
Algorithm Hash digest
SHA256 759104f07aaaad66e2c5b21ed1f55fadb980c6cfa4019c5f73520ae974bf0eaa
MD5 6594faba7335ad9b1c45e2a85775c8eb
BLAKE2b-256 102ccd7e624cb3afd755754ce881964a65f7740ac546074c5aa2ba186bfcac73

See more details on using hashes here.

File details

Details for the file easysqulite_321onoff-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for easysqulite_321onoff-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 87ae3e03ad69afddbc93ac806738f91a09a02769326013d522eac78694cb49fc
MD5 ecf99dd78ad408e6641f984f7220f806
BLAKE2b-256 78c61bade60e88523a26703215862d5c848e1c047d7d4e019862711464bda85c

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