Name | sitsoDB JSON |
Version |
0.0.3.1
JSON |
| download |
home_page | None |
Summary | A DataBase Managament Sys, for simple terminal/ GUI projects. |
upload_time | 2024-09-23 17:22:41 |
maintainer | None |
docs_url | None |
author | Manasseh Kpormegbe |
requires_python | None |
license | MIT |
keywords |
database
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
https://github.com/0xG-MSK
<-----A Simply DataBase Simulation---->
- This DB works by accepting user data passing it in an algorithm and saving it in csv format
- Data can also be retrieved by accessing the data structures directly
- tips: some data structures like *standard and *series need no name to function, at that parameter "None" can be passed
- this is just a very small and simple program to help with small projects
- there will be further updates of this module
- and also there may be bugs, if encountered - contact me manassekpormegbe@gmail.com
- this is was created by a 15 yr old :|
- #<-------join a community of DeVs and share your thoughts https://chat.whatsapp.com/Liof7yBVcC5Cbk95GQSI---------->
Change Logs
+++++++++++++++++++++
0.0.1 (22/9/2024) #DD/MM/YY
-------------------------------
- First Release
0.0.2 (22/9/2024) #DD/MM/YY
-------------------------------
- Second Release
<-----Updated classifiers----->
0.0.3.1 (23/9/2024) #DD/MM/YY
-------------------------------
- Third Release
*Bug Found: When data is editied it saves data in same directory as module, so the Data is never refreshed.
- <--------added inspect to get the path where this module was instantiated and save .csv files at that location----------->
- <--------added try-except blocks to handle when it cant read data------------->
- <--------.export() now works------------>
Raw data
{
"_id": null,
"home_page": null,
"name": "sitsoDB",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "database",
"author": "Manasseh Kpormegbe",
"author_email": "manassekpormegbe@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/b2/36/2d049ec9acc5e5262f45ec4ce36f976ef678463555cb29dd7e7f3e52a875/sitsodb-0.0.3.1.tar.gz",
"platform": null,
"description": "https://github.com/0xG-MSK\r\n<-----A Simply DataBase Simulation---->\r\n- This DB works by accepting user data passing it in an algorithm and saving it in csv format\r\n- Data can also be retrieved by accessing the data structures directly\r\n\r\n- tips: some data structures like *standard and *series need no name to function, at that parameter \"None\" can be passed\r\n\r\n- this is just a very small and simple program to help with small projects\r\n- there will be further updates of this module\r\n- and also there may be bugs, if encountered - contact me manassekpormegbe@gmail.com\r\n- this is was created by a 15 yr old :|\r\n- #<-------join a community of DeVs and share your thoughts https://chat.whatsapp.com/Liof7yBVcC5Cbk95GQSI---------->\r\nChange Logs\r\n+++++++++++++++++++++\r\n\r\n0.0.1 (22/9/2024) #DD/MM/YY\r\n-------------------------------\r\n- First Release\r\n\r\n0.0.2 (22/9/2024) #DD/MM/YY\r\n-------------------------------\r\n- Second Release \r\n<-----Updated classifiers----->\r\n\r\n0.0.3.1 (23/9/2024) #DD/MM/YY\r\n-------------------------------\r\n- Third Release\r\n*Bug Found: When data is editied it saves data in same directory as module, so the Data is never refreshed.\r\n- <--------added inspect to get the path where this module was instantiated and save .csv files at that location----------->\r\n- <--------added try-except blocks to handle when it cant read data------------->\r\n- <--------.export() now works------------>\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A DataBase Managament Sys, for simple terminal/ GUI projects.",
"version": "0.0.3.1",
"project_urls": null,
"split_keywords": [
"database"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6f95d982cbce07dac9ff09f555e7c57cc58303f69a84a905ba5d7f3351dec683",
"md5": "ccddd20cf568de3ef0cce648764d8c8a",
"sha256": "655f63f220fc8e74f8e342bd2d14ba2f81d924862940e21952a868406a694325"
},
"downloads": -1,
"filename": "sitsoDB-0.0.3.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ccddd20cf568de3ef0cce648764d8c8a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 5576,
"upload_time": "2024-09-23T17:22:40",
"upload_time_iso_8601": "2024-09-23T17:22:40.012949Z",
"url": "https://files.pythonhosted.org/packages/6f/95/d982cbce07dac9ff09f555e7c57cc58303f69a84a905ba5d7f3351dec683/sitsoDB-0.0.3.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b2362d049ec9acc5e5262f45ec4ce36f976ef678463555cb29dd7e7f3e52a875",
"md5": "f315282bb0a4156842bec40dd90f5e7e",
"sha256": "dd95f3f9a87c7e70febac72e688902f8d24eb7e34e538f3c753ac665da5d77d3"
},
"downloads": -1,
"filename": "sitsodb-0.0.3.1.tar.gz",
"has_sig": false,
"md5_digest": "f315282bb0a4156842bec40dd90f5e7e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4990,
"upload_time": "2024-09-23T17:22:41",
"upload_time_iso_8601": "2024-09-23T17:22:41.594339Z",
"url": "https://files.pythonhosted.org/packages/b2/36/2d049ec9acc5e5262f45ec4ce36f976ef678463555cb29dd7e7f3e52a875/sitsodb-0.0.3.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-23 17:22:41",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "sitsodb"
}