This Library allows you to make Misc operations in various domain
Project description
py2nut - Laurent Tupin
It provides various functions to simplify the users life. It is organized per type of datas
- Tools
- Date
- Dataframe
- Others
- Decorators
- Other Operations on Classic data type
- API
- Files
- Classic Operations on files
- Copying files
- Manage Excel App
- Excel Format and Styles
- Database
- FTP
Installation
You can install the package from PyPI:
python -m pip install py2nut
The package is supported on Python 3.7 and above.
How to use
You can call a function as this example:
$ ----------------------------------------------------
>>> from py2Nut import nutDate
>>> nutDate.today()
This is the libraries I am using with the package
$ ----------------------------------------------------
>>> beautifulsoup4==4.7.1
>>> exchangelib==4.7.2
>>> openpyxl==3.0.5
>>> pandas==1.1.3
>>> paramiko==2.6.0
>>> psutil==5.9.0
>>> pyodbc==4.0.32
>>> pywin32==303
>>> selenium==3.141.0
>>> xlrd==1.2.0
>>> XlsxWriter==1.3.5
>>> xlwings==0.20.8
END
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
py2nut-5.1.7.tar.gz
(98.1 kB
view details)
Built Distribution
py2nut-5.1.7-py3-none-any.whl
(106.2 kB
view details)
File details
Details for the file py2nut-5.1.7.tar.gz
.
File metadata
- Download URL: py2nut-5.1.7.tar.gz
- Upload date:
- Size: 98.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
24c7d784aa5083980e9b74f02d5ec596c661b7d3066ec784dc00ff9fd73e21d6
|
|
MD5 |
d204e7624a3b333261756dbf124ffca3
|
|
BLAKE2b-256 |
d2c70cfc54e8161b7039c4e4603e18963f7e169d6ecaadfed25e31733284631f
|
File details
Details for the file py2nut-5.1.7-py3-none-any.whl
.
File metadata
- Download URL: py2nut-5.1.7-py3-none-any.whl
- Upload date:
- Size: 106.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
52d62f58cc00151d78fe55431d5057b375153ea13245001ea2b1116bc020f131
|
|
MD5 |
da61aefa6c378e8b85a1094897b22c86
|
|
BLAKE2b-256 |
ab3a9dcca2bd75d1d270346a08aa86a5ac0c22f461758985f36eebb269078fe9
|