Skip to content

Latest commit

 

History

History
162 lines (111 loc) · 4.12 KB

template_README.rst

File metadata and controls

162 lines (111 loc) · 4.12 KB

Name of the project or a logo

Your logo

Azure CirrusCI Codecov CircleCI Nightly wheels Black PythonVersion PyPi 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: