Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Unshock/devman_async_lesson1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starship study project for Devman programming school

Async module. Lesson 1. A demo of a starship flying in shining space

Starship install

The project exists on Github and for usage could be installed using pip command:

~ $ python3 -m pip install --user git+https://github.com/Unshock/devman_async_lesson1.git

Starship run

Run of the starship package is carried out by the command below:

~ $ starship

Docker run

The package also could be run with Docker using command below:

~ $ docker run -it unshock/devmanasynclesson1

Built With

  • Poetry - Python packaging and dependency management made easy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published