Package for use by Lily Ann Cabinets
Project description
Current Version: 2.0.1
Patch Notes:
===================================================================================================
[2.0.1]: Added new module for scanning excel sheets with the command "search_excel_file(sheet_name, keyword, row_offset, column_offset, search_in_column, search_in_row).
sheet_name: Name of the sheet within the file you would like to search through
keyword: Keywords you would like to search for, format ["keyword1", "keyword2"]
row_offset: Number of rows offset the target would you like to read from
column_offset: Number of column offset the target would you like to read from
search_in_column: Defaults to "None" lets you pick a specific column to read from, ex. "A", "B", or "C"
search_in_row: Defaults to "None" lets you pick a specific column to read from, ex. 1, 2, or 3
===================================================================================================
[1.5.3]: Fixed patchnotes formating
===================================================================================================
[1.5.2]: Fixed issue where writeToSheet() would just create a new sheet and delete the previous data
===================================================================================================
[1.5.1]: Creating a new "build" added an auto spreadsheet creating and updating function for use with both robot and manual data tracking,
-
added createNewSheet(): to create the sheet (names the sheet the current date)
-
added writeToSheet(): Use to write data to the created sheet although running "createNewSheet()" is not required as the function will create one if a sheet under the current date cannot be located. Format for the function is writeToSheet(Row, Column, data)
===================================================================================================
[0.5.2]: "Added equations for "limelight" functions"
===================================================================================================
[0.5.1]: "Started Unstable build 0.5"
===================================================================================================
reminder to py -m build and py -m twine upload --repository pypi dist/*
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
Built Distribution
Hashes for lilyanncabinets-2.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6f9191fa7a70be09772bc90b47dbad8299d5e502602254ee05d3c6ef279949e4 |
|
MD5 | ae5fb647f3ad09187debada739679b8d |
|
BLAKE2b-256 | cfab27a6ab211c45f5df9eb769f90931b49b0c3ba0b418de76fd999313e6fb28 |