Giter Club home page Giter Club logo

python-resources's Introduction

Python resources

This is my list of the resources i personaly use and have used to learn and develop python. this is mostly so i can find them for myself later but might have some relevance for other people. This is not a complete list but i try to keep it updated with the most useful links. If you have anything to add please create an issue with the resource you want added. But no mater what the best learning resource is practise.

Learning the language

To use python you need to know the language and there is some great resources for that avalible. most of these are avalible for free and all of them are in my mind great.

The offical documentation

The Hitchhiker’s Guide to Python

Learn python the hard way(paid)

Automate the borring stuff with python

Network Programmability and Automation(paid)

Automation

I mostly use python for network automation but there is also other forms of automation I use python for.

Netmiko

Automate the borring stuff with python

Cisco devnet

Network Programmability and Automation(paid)

Web stuff + rest

The future is alot of API's and web. It doesn't mater if you write it or not these tools are useful for everything HTTP.

Requests

Postman(A must for working with rest)

Flask

Beautiful Soup

Data storage

You get alot of data and some of that data needs to be stored.

SQLite3

JSON

XML

Devlopment software

Like many other things in life development becomes much better with the right tools.

VSCODE(The last IDE you ever need)

Postman(A must for working with rest)

Windows Subsystem for Linux(A must for windows)

GIT(Good version control is a must)

pip

Documentaion

Comments in the code is not really proper documentation so let's do it rigth. If you have access to a documentation platform like confluence use that but there is other resources that is really useful.

README.md

onenote

draw.io

Problem solving

Documentation can get you a long way but sometimes you can need more.

The offical documentation(either for python or the libary your having troble with)

Google

Stackoverflow

People to follow

There are some people that is amazing at python you should follow if you are interested in the amazing work they do.

Python software foundation

The dictator of python

Kenneth Reitz

Kirk Byers

Sentdex

Corey Schafer

Stay in the loop

There are always new and exciting things in the world of python. This is how i keep up without spending alot of time Mybridge python(click watch)

python-resources's People

Contributors

andersballegaard avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.