Skip to content

Latest commit

 

History

History
107 lines (72 loc) · 2.93 KB

template_README.md

File metadata and controls

107 lines (72 loc) · 2.93 KB

Name of the project or a logo

Your logo

Azure CirrusCI Codecov Nightly wheels PythonVersion PyPi Black DOI

The purpose of the project

Here you can write about what your application can do and what's its goal. For that purpose you can use bullet or numbered lists, GIFs and links.

  1. Goal 1
  2. Goal 2

Table of Contents

Core features

  • Feature 1
  • Feature 2
  • etc.

Installation

How users can install your project.

Name of your project can be installed with pip:

pip install name

Examples

Describe examples how it should work and should be used. Images, GIFs and code cells are welcome.

Project Structure

Stable version is located ...

Repo includes:

  • package 1 - explanation
  • package 2 - explanation
  • etc.

Documentation

Link to the documentation

Getting started

Tutorials if any

License

Link to the license

Acknowledgments

Acknowledgments

Contacts

Your contacts. For example:

Citation

@article{"name", title = {}, author = {}, journal = {}, year = {}, issn = {}, doi = {}}

bibtex-ссылку удобно брать с google scholar

Examples of good README's