Coder Social home page Coder Social logo

jpcadena / fastapi-poetry-test Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 168 KB

FastAPI test project using Poetry as interpreter.

Home Page: https://github.com/jpcadena/fastapi-poetry-test

License: MIT License

Python 100.00%
api api-rest api-restful backend fastapi markdown openapi poetry poetry-python pycharm

fastapi-poetry-test's Introduction

fastapi-poetry-test


Logo

Fastapi poetry test

FastAPI Poetry test project.
Explore the docs »

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contributing
  5. License
  6. Contact

About the project

Project

This FastAPI project is testing Poetry as interpreter.

(back to top)

Built with

  • Python
  • FastAPI
  • Pydantic
  • Starlette
  • Uvicorn
  • Pylint
  • Pycharm
  • Markdown
  • Swagger

(back to top)

Getting started

Prerequisites

Installation

  1. Clone the repository
    git clone https://github.com/jpcadena/fastapi-poetry-test.git
    
  2. Change the directory to root project
    cd fastapi-poetry-test
    
  3. Install Poetry package manager
    pip install poetry
    
  4. Install the project's dependencies
    poetry install
    
  5. Activate the environment
    poetry shell
    

(back to top)

Usage

  1. If found sample.env, copy it and rename it to .env.
  2. Replace your credentials into the .env file.
  3. Execute with console
    uvicorn main:app --reload
    

(back to top)

Contributing

GitHub

If you have a suggestion that would make this better, please fork the repo and create a pull request.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Use docstrings with reStructuredText format by adding triple double quotes """ after function definition.
Add a brief function description, also for the parameters including the return value and its corresponding data type.
Please use linting to check your code quality following PEP 8.
Check documentation for Visual Studio Code or Jetbrains Pycharm.
Recommended plugin for autocompletion: Tabnine

(back to top)

License

Distributed under the MIT License.

(back to top)

Contact

  • LinkedIn

  • Outlook

(back to top)

fastapi-poetry-test's People

Contributors

jpcadena avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.