{"id":22517865,"url":"https://github.com/fandredev/nlw-journey-python","last_synced_at":"2026-05-06T07:33:09.155Z","repository":{"id":247666071,"uuid":"826371558","full_name":"fandredev/nlw-journey-python","owner":"fandredev","description":"An application to use Flask, Python and pytest to create trips in NLW Journey from Rocketseat","archived":false,"fork":false,"pushed_at":"2024-07-14T14:48:57.000Z","size":72,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-07-14T16:40:52.637Z","etag":null,"topics":["flask","pytest","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fandredev.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-09T15:23:21.000Z","updated_at":"2024-07-14T14:56:43.000Z","dependencies_parsed_at":"2024-07-14T16:25:26.448Z","dependency_job_id":null,"html_url":"https://github.com/fandredev/nlw-journey-python","commit_stats":null,"previous_names":["fandredev/nlw-journey-python"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fandredev%2Fnlw-journey-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fandredev%2Fnlw-journey-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fandredev%2Fnlw-journey-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fandredev%2Fnlw-journey-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fandredev","download_url":"https://codeload.github.com/fandredev/nlw-journey-python/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245957283,"owners_count":20700232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["flask","pytest","python"],"created_at":"2024-12-07T04:12:59.183Z","updated_at":"2026-05-06T07:33:09.115Z","avatar_url":"https://github.com/fandredev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Stack used\n\n\u003cimg src=\"https://skillicons.dev/icons?i=python,flask,githubactions,postman,vscode,sqlite,ubuntu\u0026theme=dark\" /\u003e\n\u003cbr\u003e\n\n**Tests:** Pytest\n\n\n\n## Authors\n[@fandredev](https://www.linkedin.com/in/devfandre/)\n\n\n## Version used\n- Check the .tool-versions file to understand the Python version used in the project\n\n## Installation:\n### First, clone this repository.\n```bash\ngit clone git@github.com:fandredev/nlw-journey-python.git\n```\n\n## Create virtual environment with Python\n\n```bash\npython -m venv venv\n```\n## OR\n```bash\npython3 -m venv venv\n```\n\n## Activate your environment\n```bash\nsource venv/bin/activate\n```\n\n## Install dependencies using pip\n```bash\npip install -r requirements.txt\n```\n \n## Run development server\n```bash\npython run.py\n```\n\n## To create a fake email in Ethereal\n\n``` \npython create_email.py\n``` \n\n\u003ch3\u003e Please, check the .env.example to change your informations for send_email to work correctly\n\n\n![Variaveis de ambiente do projeto para envio de email](ethereal.png)\n\n\n## Run ALL tests with pytest\n\n``` \npytest\n``` \n\n## Run coverage with pytest\n```bash\ncoverage run -m pytest\n```\n\n## Open coverage cover in HTML file\n```bash\ncoverage html\n```\n\u003ch4\u003eAfter that, open the htmlcov folder and look for the index.html file.\nOpen it in your browser and the project coverage will be there\u003c/h4\u003e\n\n\n## Open coverage cover in terminal\n```bash\ncoverage report -m\n```\n\n## Use collection\n\u003ch4\u003eUse NWL Journey Python.postman_collection file to use the project routes\u003c/h4\u003e\n\n![image](https://github.com/fandredev/nlw-journey-python/assets/49297012/b344c322-05d2-4842-be8e-e00c0f59214b)\n\n![image](https://github.com/fandredev/nlw-journey-python/assets/49297012/aa3de447-59e0-47a3-ae3b-eab16d37047a)\n\u003cbr\u003e\n\n\n## Feedback\n\nIf you have any feedback, please let us know via profissionalf.andre@gmail.com\n\n## References\n - [Rocketseat](https://www.linkedin.com/school/rocketseat)\n - [Flask](https://flask.palletsprojects.com/en/3.0.x/)\n - [Python](https://www.python.org/)\n - [Pytest](https://docs.pytest.org/)\n - [Ethereal email](https://ethereal.email/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffandredev%2Fnlw-journey-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffandredev%2Fnlw-journey-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffandredev%2Fnlw-journey-python/lists"}