Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py-poc

poc projects for python

Git steps

Python/Github/ -- practice github manul pull/push - SSH setup steps —> https://help.github.com/en/articles/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent - Create Github directory —> mkdir /Users/mbheri/PycharmProjects/github-code - Point to Github directory —> cd /Users/mbheri/PycharmProjects/github-code

Code checkin Steps

- git status
- git add filepath
- git commit -m "User pipenv to manage dependencies"
- git push
- mkdir subdir
- git mv filename.ext subdir/
- git log --> tracks the git changes shift Q to exit

Installation steps

This proj reuires python3 and the following packages requests boto3

    pipenv install 
    pinenv run "Github/fn_is_prime.py"
    pipenv install -d ipython
    /Users/mbheri/PycharmProjects/py-poc/Github/

'''

About

poc projects fro python

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages