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.2.tar.gz
(2.1 kB
view details)
Built Distribution
File details
Details for the file nikkiepy-0.1.2.tar.gz
.
File metadata
- Download URL: nikkiepy-0.1.2.tar.gz
- Upload date:
- Size: 2.1 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 | 1fbd13dfb45542490fe1253cf18685adc038993e285af79f9c17f74f30ec07fd |
|
MD5 | 5706c715c0c0409068e3d02802d72059 |
|
BLAKE2b-256 | 3fe38ad56307baf0b5e6d613b8814b3254b8f4857c8724117f07940c0e93626a |
File details
Details for the file nikkiepy-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: nikkiepy-0.1.2-py3-none-any.whl
- Upload date:
- Size: 2.3 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 | b3335166775c1a627bab7529470f3dd06054e2d3157a24ebc8557f7ddefb15fb |
|
MD5 | a40f7de5d4fb6339f4ba9768b0018558 |
|
BLAKE2b-256 | c26a17be9413508013409ce89e3ec0f05a7b7516a2e5694fc0499222210c204e |