Skip to content

fluent-qa/daily-python

Repository files navigation

README

Template Project/Starter Project

Two ways to create a new python project:

  • create project by copier:
copier copy --trust https://github.com/fluent-qa/fluentqa-pytpl.git my-project
  • create project by pdm
mkdir my-project && cd my-project
pdm init https://github.com/fluent-qa/fluentqa-pytpl.git

Daily base Libraries

Tutorials

Releases

No releases published

Packages

No packages published