Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

lucasldtdionatan/ebanx_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EBANX project by Lucas Dionatan Torres

How to execute this project

This project requires:

  • Python 3.11

installation

1 - Install dependencies We need install project dependencies with poetry:

obs: Can you install poetry in this link
 poetry install

3 - Execute the virtualenv

poetry shell

4 - Execute the project server:

uvicorn apps.main:app --reload
  • Update dependencies:
poetry update
  • Run tests:
pytest

Test result with ipkiss:

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages