Skip to content

Payadel/python-package-template


GitHub

Pull Requests welcome code with love by GITHUB_USERNAME

Table of Contents

About

[?] Provide general information about your project here. Put a meaningful, short, plain-language description of: What problem does it (intend to) solve? What is the purpose of your project? What this project is trying to accomplish and why it matters? Why did you undertake it? Describe the problem(s) this project solves. Describe how this software can improve the lives of its audience. Describe what sets this apart from related-projects. You don't have to answer all the questions -- just the ones relevant to your project.

Demo

Screenshot: If the software has visual components, place a screenshot after the description; e.g.,

Screenshots

[?] Please provide your screenshots here.

Home Page Login Page

Built With

[?] Please provide the technologies that are used in the project.

Client: React, Redux, TailwindCSS

Server: Node, Express

Getting Started

Prerequisites

[?] What are the project requirements/dependencies? Describe any dependencies that must be installed for this software to work. This includes programming languages, databases or other storage mechanisms, build tools, frameworks, and so forth. If specific versions of other software are required, or known not to work, call that out.

Installation

[?] Describe how to install and get started with the project. Detailed instructions on how to install, configure, and get the project running. This should be frequently tested to ensure reliability. Alternatively, link to a separate INSTALL document.

Usage

[?] How does one go about using it? Provide various use cases and code examples here.

import Component from 'my-project'

function App() {
    return <Component/>
}

Documentation

Documentation

Known issues

Document any known significant shortcomings with the software.

CHANGELOG

Features

Roadmap

See the open issues for a list of proposed features (and known issues).

Support

[?] Provide additional ways to contact the project maintainer/maintainers.

Reach out to the maintainer at one of the following places:

Used By

This project is used by the following companies:

  • Company 1
  • Company 2

FAQ

Question 1

Answer 1

Question 2

Answer 2

Project assistance

If you want to say thank you or/and support active development of PROJECT_NAME:

  • Add a GitHub Star to the project.
  • Tweet about the PROJECT_NAME.
  • Write interesting articles about the project on Dev.to, Medium or your personal blog.

Together, we can make PROJECT_NAME better!

Contributing

First off, thanks for taking the time to contribute! Contributions are what make the free/open-source community such an amazing place to learn, inspire, and create. Any contributions you make will benefit everybody else and are greatly appreciated.

Please read our contribution guidelines, and thank you for being involved!

Authors & contributors

The original setup of this repository is by FULL_NAME.

For a full list of all authors and contributors, see the contributors page.

Security

PROJECT_NAME follows good practices of security, but 100% security cannot be assured. PROJECT_NAME is provided "as is" without any warranty.

For more information and to report security issues, please refer to our security documentation.

License

This project is licensed under the GPLv3.

See LICENSE for more information.

Acknowledgements

[?] If your work was funded by any organization or institution, acknowledge their support here. In addition, if your work relies on other software libraries, or was inspired by looking at other work, it is appropriate to acknowledge this intellectual debt too.

Related

Here are some related projects

Awesome README