Giter VIP home page Giter VIP logo

erp_extraction's Introduction

CBIT ERP Data Extraction Tool [Unofficial]

Setup for Windows

Requirements

  • Python 3.6+
  • Git (VCS)

You can check if you have the above tools installed or not by opening command prompt and executing the following commands

python --version
git --version

Steps to install

Create a directory to clone the project. for example let's call our directory "erp extraction". You can create the directory in any location you prefer.

OR

You can open the command prompt and type in the following commands

mkdir "erp extraction"

Move into the directory

cd "erp extraction"

Clone the repo

git clone https://github.com/tmayush/erp_extraction.git

Create a virtual environment (in our case, we will call it "cbit-erp-venv")

python -m venv cbit-erp-venv

Let's activate the environment

cbit-erp-venv\Scripts\activate

Let's change directory and install the required packages to run the app

cd erp_extraction
pip install -r requirements.txt

We can now run the app!

python -m erp_extraction

Notice of Non-Affiliation and Disclaimer

We are not affiliated, associated, authorized, endorsed by, or in any way officially connected with CHAITANYA BHARATHI INSTITUTE OF TECHNOLOGY (CBIT), or any of its subsidiaries or its affiliates. The official CBIT website can be found at https://www.cbit.ac.in/.

The names CHAITANYA BHARATHI INSTITUTE OF TECHNOLOGY as well as related names, marks, emblems and images are registered trademarks of their respective owners.

erp_extraction's People

Contributors

tmayush avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.