Skip to content

alitair/bc-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 Cannot retrieve latest commit at this time.

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Name

bc-python

This project requires Python 3.12 and specific dependencies listed in requirements.txt. Follow the instructions below to set up your development environment using Conda.

Prerequisites

Setting Up the Environment

  1. Create a New Conda Environment

    Open your terminal or command prompt and create a new Conda environment with Python 3.12:

    conda create --name birdconv python=3.12
    
    
  2. **Activate birdconv

    conda activate birdconv
    
  3. **Install requirements

    pip install -r requirements.txt

About

Python api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages