Skip to content

vamseeachanta/assetutilities

Repository files navigation

utilities

Utilities for performing day to day tasks.

Helps in automation of day to day business tasks for typical business workflows

Developer Guide

Overview

This project provides utilities for automating day-to-day business tasks. It includes various scripts and tools to streamline typical business workflows.

Capabilities

  • Web scraping
  • Data processing
  • Automation scripts
  • Integration with other tools

Setups Needed

  • Installations
    • Python Installation: Ensure Python 3.11 is installed
    • ? install : pip module in python
    • ? install : pip build submodule ?
    • ? install : conda ?
    • ? env setup : venv or conda to develop the package ?
    • ? twine to publish?
      • is publishing to PyPI being done manually ?
      • if so, script it. add to dev_tools folder.
      • we can remove dev_tools from uploaded distribution
    • how do we formalize these ? into whats needed for
      • someone just using the binary dist (wheel?)
      • someone who will build and use locally (sdist?)
      • someone who will just build , use locally and check-in as well
      • someone who will then package and publish both binary and sdist to PyPI?
    • upgrade pip if needed python.exe -m pip install --upgrade pip
  • Virtual Environment:
python -m venv .venv
source .venv/bin/activate  # On Windows use `.venv\Scripts\activate`
  • dependencies pip install -r dev_tools/requirements.txt

  • run a script

    • run a script, python path/to/script.py

About

Utilities for performing day to day tasks. Helps in automation of day to day business tasks

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy