Name | databse-lib JSON |
Version |
0.0.2
JSON |
| download |
home_page | None |
Summary | A basic sqlite3 editing library |
upload_time | 2024-06-08 18:41:11 |
maintainer | None |
docs_url | None |
author | Theodor Billek |
requires_python | None |
license | MIT |
keywords |
database
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# SocketApp.py README
The socketapp.py file is a Python script that implements a socket server for communication between devices. It includes functionalities for creating and managing socket connections, handling data transfer, and monitoring device status. The script contains configurations for IP addresses, timeout intervals, and database interactions related to Arduino devices. Overall, the socketapp.py file serves as a crucial component in the Erasmus Watering System project for facilitating communication between devices and the server.
For more details on specific functions and operations within the script, please refer to the code documentation and comments within the file itself.
Change Log
==========
0.0.1 (2023-10-10)
------------------
- First release
0.0.2 (2023-10-10)
------------------
- Changed to the correct README file
Raw data
{
"_id": null,
"home_page": null,
"name": "databse-lib",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "database",
"author": "Theodor Billek",
"author_email": "HilbertLooked@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/e5/a6/e4dfb3a7112118af176472d9f8b58c9409baa308c20ad2e5cccbb20aca14/databse_lib-0.0.2.tar.gz",
"platform": null,
"description": "# SocketApp.py README\r\n\r\nThe socketapp.py file is a Python script that implements a socket server for communication between devices. It includes functionalities for creating and managing socket connections, handling data transfer, and monitoring device status. The script contains configurations for IP addresses, timeout intervals, and database interactions related to Arduino devices. Overall, the socketapp.py file serves as a crucial component in the Erasmus Watering System project for facilitating communication between devices and the server.\r\n\r\nFor more details on specific functions and operations within the script, please refer to the code documentation and comments within the file itself.\r\n\r\n\r\nChange Log\r\n==========\r\n\r\n0.0.1 (2023-10-10)\r\n------------------\r\n- First release\r\n\r\n0.0.2 (2023-10-10)\r\n------------------\r\n- Changed to the correct README file\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A basic sqlite3 editing library",
"version": "0.0.2",
"project_urls": null,
"split_keywords": [
"database"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e5a6e4dfb3a7112118af176472d9f8b58c9409baa308c20ad2e5cccbb20aca14",
"md5": "8c987d1bc4a11fcb5bb8606510539f6e",
"sha256": "1a2c8407bb268b0e971cfcf98fccf659387432ccbe51259608ca4244db9bf29f"
},
"downloads": -1,
"filename": "databse_lib-0.0.2.tar.gz",
"has_sig": false,
"md5_digest": "8c987d1bc4a11fcb5bb8606510539f6e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4260,
"upload_time": "2024-06-08T18:41:11",
"upload_time_iso_8601": "2024-06-08T18:41:11.762561Z",
"url": "https://files.pythonhosted.org/packages/e5/a6/e4dfb3a7112118af176472d9f8b58c9409baa308c20ad2e5cccbb20aca14/databse_lib-0.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-08 18:41:11",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "databse-lib"
}