Custom python library by: NikkieDev
Project description
nikkiepy
Custom python library
Current features
Sockets
- connection_test(host=host, port=port)
Examples:
nikkiepy.connection_test(host="127.0.0.1", port=5000)
Output: Connects and inmediately disconnects from host, used to test connection
Notes:
* None for now
files
- mkfile(path, name, extension)
- delfile(file)
- delfolder(folder)
Examples:
nikkiepy.mkfile(path="E:/coding/testing/python", name="testfile", extension="txt")
Output: File: testfile.txt has been made in E:/coding/testing/python
nikkiepy.delfile(file="E:/coding/testing/python/testfile.txt")
Output: File: testfile.txt successfully deleted!
nikkiepy.delfolder(folder="E:/coding/testing")
Output: Folder: testing has been successfully deleted!
Notes:
* None for now
CREATED BY NikkieDev
Discord: Nikkiedev#6322
Business contact: nikkieschaad@gmail.com
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
nikkiepy-0.1.8.tar.gz
(3.0 kB
view details)
Built Distribution
File details
Details for the file nikkiepy-0.1.8.tar.gz
.
File metadata
- Download URL: nikkiepy-0.1.8.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a6fe0d02f489a4280f1344b0e07de2b5b81189dd72acb6680f8687494329ee5 |
|
MD5 | c5a2b9a9bb2be375b6cdff8264de2dce |
|
BLAKE2b-256 | 752507bd95032e8c10b8a5b348d84339a04609ba64b5d66325c4eb7ded215bf9 |
File details
Details for the file nikkiepy-0.1.8-py3-none-any.whl
.
File metadata
- Download URL: nikkiepy-0.1.8-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cdb89dd95c62333405dabe32b7278af6c1616eb6de36426efcf9ab6b9d7cedaf |
|
MD5 | 00569a00f04f02163b56ff1c99769dfa |
|
BLAKE2b-256 | 3c784fed714493f5ab4b56ab7c5a4a135e330bdcf6290574c9fa98d7852ffe2b |