Skip to content

Latest commit

 

History

26 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AIdentity: Your Career Hub

Create an environment:

python3 -m venv myenv

Activating it:


source myenv/bin/activate

Deactivate environment:

deactivate

Install everything

pip install -r requirements.txt

After you're done updating code:

This command will add all the packages in your code to the requirements.txt file

pip freeze > requirements.txt

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages