Skip to content

RucuAvinash/datafun-01-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clone from git to local repo

git clone https://github.com/RucuAvinash/datafun-01-utils.git

Installation

  1. Clone the repository: git clone https://github.com/RucuAvinash/datafun-01-utils.git
  2. Navigate into the project folder: cd datafun-01-utils
  3. Create a virtual environment: python -m venv .venv
  4. Activate the virtual environment:

    Windows PowerShell

    .venv\Scripts\Activate.ps1

    Mac/Linux

    source .venv/bin/activate
  5. Install required packages: pip install -r requirements.txt

Project Structure

  • README.md - this file
  • .gitignore - files to ignore for Git
  • requirements.txt- files to ignore for Git
  • utils_rucu.py - project dependencies
  • project.log - log file for this project

About

Professional Python Project 1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages