An open API service indexing awesome lists of open source software.

https://github.com/python-world/snippets

A List Of programming Snippets
https://github.com/python-world/snippets

code cpp hacktoberfest hacktoberfest2020 java python snippets sql

Last synced: 6 months ago
JSON representation

A List Of programming Snippets

Awesome Lists containing this project

README

          

# snippets
A List Of programming Snippets

[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]





Awsome Programming Snippets


An awesome Programming Snippets to jumpstart your projects!


Explore the docs »




View Demo
·
Report Bug
·
Request Feature

## Table of Contents

* [About the Project](#about-the-project)
* [Contributing](#contributing)
* [License](#license)
* [Contact](#contact)

## About The Project
There are many great codes available on GitHub and Stackoverflow, however, I didn't find one that really suit my needs so I created this enhanced one. I want to store coding template so amazing that it'll be the last one you ever need.

Here's why:
* Your time should be focused on creating something amazing. Collections of snippets that solves a problem and helps others
* You should element DRY principles to the rest of your life :smile:

I'll be adding more snippets in the near future. You may also suggest changes by forking this repo and creating a pull request or opening an issue.

A list of commonly used resources that I find helpful are listed.

## Roadmap

See the [open issues](https://github.com/Python-World/snippets/issues) for a list of proposed features (and known issues).

## Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.

1. Fork the project
2. Create your feature branch (`git checkout -b feature/AmazingFeature`)
3. Add your code
4. Commit your changes (`git commit -m 'Add some AmazingFeature'`)
5. Push to the branch (`git push origin feature/AmazingFeature`)
6. Open a pull request
7. Check the [contribution guidelines](https://github.com/Python-World/snippets/blob/master/CONTRIBUTING.md) for a detailed explanation.

## License

Distributed under the MIT License. See `LICENSE` for more information.

## Contact
Project Link: [https://github.com/Python-World/snippets/issues](https://github.com/Python-World/snippets/issues)

[contributors-shield]: https://img.shields.io/github/contributors/python-world/snippets.svg?style=flat-square
[contributors-url]: https://github.com/Python-World/snippets/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/Python-World/snippets.svg?style=flat-square
[forks-url]: https://github.com/Python-World/snippets/network/members

[stars-shield]: https://img.shields.io/github/stars/Python-World/snippets.svg?style=flat-square
[stars-url]: https://github.com/othneildrew/Best-README-Template/stargazers

[issues-shield]: https://img.shields.io/github/issues/Python-World/snippets.svg?style=flat-square
[issues-url]: https://github.com/Python-World/snippets/issues

[license-shield]: https://img.shields.io/github/license/Python-World/snippets.svg?style=flat-square
[license-url]: https://github.com/Python-World/snippets/blob/master/LICENSE