Skip to content

MyWishPlatform/mywill_scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup scanner

Add config

  • Create .yaml config
  • Add env variable CONFIG with full path to your config file
  • According to config.example.yaml in settings directory fill your config

Start project

Before start make sure your workdir is project root and you setup config.

Scanner starting from main.py.

Scanner using poetry, to install poetry you need run command:

pip install poetry

After this, poetry will be used as package manager.

To install dependencies, run:

poetry install

To start project, run:

poetry run python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages