Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tmalik1116/fv-entry-script-v2
https://github.com/tmalik1116/fv-entry-script-v2
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tmalik1116/fv-entry-script-v2
- Owner: tmalik1116
- Created: 2024-06-19T19:03:08.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-19T19:05:37.000Z (5 months ago)
- Last Synced: 2024-10-13T13:18:14.466Z (about 1 month ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FV-Entry-Script-V2
Modified Python script for automation of adding deficiencies to Field View V2.0
V1.0 read Excel data from a .csv file and required more logic in order to convert a task to its subtrade,
and for correctly identifying and selecting the location of the deficiency within the building based on its description.This version reads from a .txt file (which I had already converted from a pdf using different Python code),
and assigns all deficiencies to Chandos, due to the absence of the correct subtrade in the Field View list.This is not a plug and play solution, it was designed to work with my specific computer setup. However it can be adapted
quite easily to be much more broadly applicable.Talha Malik, June 19, 2024