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.tar.gz
(2.2 kB
view details)
Built Distribution
File details
Details for the file nikkiepy-0.1.tar.gz
.
File metadata
- Download URL: nikkiepy-0.1.tar.gz
- Upload date:
- Size: 2.2 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 | 6fbcbc4f6be8ee340696baa0c76f74a8cfd931a4e13493fa7524d3505030e782 |
|
MD5 | e3b1076fa604f4bc54f3be15b0c6b97f |
|
BLAKE2b-256 | 321e91ec1ae2cb8ef549da932c53b21206d9d33e10f1e134942801e6b768439d |
File details
Details for the file nikkiepy-0.1-py3-none-any.whl
.
File metadata
- Download URL: nikkiepy-0.1-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 | 84d131db512314137447cbe86af69fe165d0349d563146fa5ff03c23f718564e |
|
MD5 | 9c8bd473904de32dd1d147ad5e7a7cf7 |
|
BLAKE2b-256 | 29fe1be8bda322308e51ce4495e41d1ef6e615609fb7cc0c73490fd3f5fe12f8 |