معرفی شرکت ها


fullask-rest-framework-0.0.3


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A fully-supported flask extension to build REST API.
ویژگی مقدار
سیستم عامل -
نام فایل fullask-rest-framework-0.0.3
نام fullask-rest-framework
نسخه کتابخانه 0.0.3
نگهدارنده ['TGoddessana']
ایمیل نگهدارنده ['twicegoddessana1229@gmail.com']
نویسنده TGoddessana
ایمیل نویسنده twicegoddessana1229@gmail.com
آدرس صفحه اصلی https://github.com/tgoddessana/flask-rest-framework/
آدرس اینترنتی https://pypi.org/project/fullask-rest-framework/
مجوز MIT
<!-- Improved compatibility of back to top link: See: https://github.com/othneildrew/Best-README-Template/pull/73 --> <a name="readme-top"></a> <div align="center"> [![Contributors][contributors-shield]][contributors-url] [![Forks][forks-shield]][forks-url] [![Stargazers][stars-shield]][stars-url] [![Issues][issues-shield]][issues-url] [![MIT License][license-shield]][license-url] </div> <!-- PROJECT LOGO --> <br /> <div align="center"> <a href="https://github.com/tgoddessana/flask-rest-framework"> <img src="images/logo.png" alt="Logo" width="300" height="300"> </a> <h3 align="center">Fullask-REST-Framework</h3> <p align="center"> A fully-supported flask extension to build REST API. <br /> <a href="https://tgoddessana.github.io/fullask-rest-framework/"><strong>Explore the docs »</strong></a> <br /> <br /> <a href="">Report Bug</a> · <a href="">Request Feature</a> </p> </div> <!-- ABOUT THE PROJECT --> ## About Fullask-REST-Framework --- [![Product Name Screen Shot][product-screenshot]](https://example.com) <p align="right">(<a href="#readme-top">back to top</a>)</p> ### Built With ![Flask][Flask] ![Python][Python] <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- Requirements --> ## Requirements --- - python 3.8+ - flask 2.0 + <!-- GETTING STARTED --> ## Getting Started ### Installation --- install using pip command. ``` pip install flask-rest-framework ``` <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- USAGE EXAMPLES --> ## Usage --- something usage.. _For more examples, please refer to the [Documentation](https://tgoddessana.github.io/fullask-rest-framework/)_ <p align="right">(<a href="#readme-top">back to top</a>)</p> ## Versioning rules --- _writing in progress..._ <p align="right">(<a href="#readme-top">back to top</a>)</p> ## Commit convention --- - FEAT : A new feature. - FIX : A bug fix. - TYPO : A typo fix. - DOCS : Documentation only changes. this includes "README.md", and "/docs/". - REFACTOR : A code change that neither fixes a bug nor adds a feature. - DEPLOY : A code change for deploy this package. <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- ROADMAP --> ## Roadmap --- - [ ] create fully-supported app directories by command line interface - [ ] create api packages - [ ] create test packages - [ ]create model packages - [ ] support sqlalchemy ORM system - [ ] support serialize & deserialize system - [ ] support admin page See the [open issues](https://github.com/tgoddessana/flask-rest-framework/issues) for a full list of proposed features ( and known issues). <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- CONTRIBUTING --> ## Contributing --- Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**. If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again! 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 <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- LICENSE --> ## License --- Distributed under the MIT License. See `LICENSE.txt` for more information. <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- CONTACT --> ## Contact --- Email: twicegoddessana1229@gmail.com Project Link: [https://github.com/tgoddessana/flask-rest-framework](https://github.com/tgoddessana/flask-rest-framework) <p align="right">(<a href="#readme-top">back to top</a>)</p> <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- MARKDOWN LINKS & IMAGES --> <!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --> [contributors-shield]: https://img.shields.io/github/contributors/tgoddessana/flask-rest-framework.svg?style=for-the-badge [contributors-url]: https://github.com/tgoddessana/flask-rest-framework/graphs/contributors [forks-shield]: https://img.shields.io/github/forks/tgoddessana/flask-rest-framework.svg?style=for-the-badge [forks-url]: https://github.com/tgoddessana/flask-rest-framework/network/members [stars-shield]: https://img.shields.io/github/stars/tgoddessana/flask-rest-framework.svg?style=for-the-badge [stars-url]: https://github.com/tgoddessana/flask-rest-framework/stargazers [issues-shield]: https://img.shields.io/github/issues/tgoddessana/flask-rest-framework.svg?style=for-the-badge [issues-url]: https://github.com/tgoddessana/flask-rest-framework/issues [license-shield]: https://img.shields.io/github/license/tgoddessana/flask-rest-framework.svg?style=for-the-badge [license-url]: https://github.com/tgoddessana/flask-rest-framework/blob/master/LICENSE.txt [product-screenshot]: images/screenshot.png [Flask]: https://img.shields.io/badge/flask-00000?style=for-the-badge&logo=flask&logoColor=white [Python]: https://img.shields.io/badge/python-306998?style=for-the-badge&logo=python&logoColor=white


نیازمندی

مقدار نام
>=2.0 Flask


زبان مورد نیاز

مقدار نام
>=3.8 Python


نحوه نصب


نصب پکیج whl fullask-rest-framework-0.0.3:

    pip install fullask-rest-framework-0.0.3.whl


نصب پکیج tar.gz fullask-rest-framework-0.0.3:

    pip install fullask-rest-framework-0.0.3.tar.gz