René's URL Explorer Experiment


Title: What is Python? | Opensource.com

Open Graph Title: What is Python?

X Title: What is Python?

Description: Python is a popular general-purpose programming language that can be used for a wide variety of applications.

Open Graph Description: Python is a popular general-purpose programming language that can be used for a wide variety of applications.

X Description: Python is a popular general-purpose programming language that can be used for a wide variety of applications.

Opengraph URL: https://opensource.com/resources/python

X: @opensourceway

direct link

Domain: opensource.com

authorOpensource.com
og:site_nameOpensource.com
og:imagehttps://opensource.com/sites/default/files/lead-images/python_snake_file_box.jpg
twitter:cardsummary
twitter:creator@opensourceway
twitter:imagehttps://opensource.com/sites/default/files/lead-images/python_snake_file_box.jpg
GeneratorDrupal 10 (https://www.drupal.org)
MobileOptimizedwidth
HandheldFriendlytrue

Links:

Skip to main content https://opensource.com/resources/python#main-content
https://www.redhat.com/en?intcmp=701600000011l7VAAQ
Log inhttps://opensource.com/user/login?current=/resources/python
RSShttps://opensource.com/feed
https://opensource.com/
https://www.redhat.com/en?intcmp=701600000011l7VAAQ
Articleshttps://opensource.com/
Resourceshttps://opensource.com/resources
What is open source?https://opensource.com/resources/what-open-source
The open source wayhttps://opensource.com/open-source-way
Projects and applicationshttps://opensource.com/resources/projects-and-applications
Organizationshttps://opensource.com/resources/organizations
Open source alternativeshttps://opensource.com/alternatives
Alternatives to Acrobathttps://opensource.com/alternatives/adobe-acrobat
Alternatives to AutoCADhttps://opensource.com/alternatives/autocad
Alternatives to Dreamweaverhttps://opensource.com/alternatives/dreamweaver
Alternatives to Gmailhttps://opensource.com/alternatives/gmail
Alternatives to MATLABhttps://opensource.com/alternatives/matlab
Alternatives to Minecrafthttps://opensource.com/alternatives/minecraft
Alternatives to Google Photoshttps://opensource.com/alternatives/google-photos
Alternatives to Photoshophttps://opensource.com/life/12/6/design-without-debt-five-tools-for-designers
Alternatives to Skypehttps://opensource.com/alternatives/skype
Alternatives to Slackhttps://opensource.com/alternatives/slack
Alternatives to Trellohttps://opensource.com/alternatives/trello
More...https://opensource.com/alternatives
Linuxhttps://opensource.com/resources/linux
Downloadshttps://opensource.com/downloads
Frequently Asked Questionshttps://opensource.com/faq
Python Software Foundation FAQhttps://docs.python.org/3/faq/general.html#general-information
PyPIhttps://pypi.org/
Django for web developmenthttps://opensource.com/article/18/8/django-framework
NumPy, Pandas, and Mathplotlibhttps://opensource.com/article/18/9/top-3-python-libraries-data-science
data sciencehttps://opensource.com/article/18/3/getting-started-data-science
Guido van Rossumhttps://gvanrossum.github.io/
Python Enhancement Proposalshttps://www.python.org/dev/peps/
stepped downhttps://lwn.net/Articles/759654/
PEP 13https://www.python.org/dev/peps/pep-0013/
Python Software Foundationhttps://www.python.org/psf/
third major versionhttps://www.python.org/getit/
GPL-compatible licensehttps://www.python.org/doc/copyright/
Open Source Initiativehttps://opensource.org/
trademarkedhttps://www.python.org/psf/trademarks/
herehttps://www.python.org/downloads/source/
garbage collectionhttps://en.wikipedia.org/wiki/Garbage_collection_(computer_science)
JupyterLabhttps://opensource.com/article/19/5/jupyterlab-python-developers-magic
The Zen of Pythonhttps://www.python.org/dev/peps/pep-0020/
integrated development environments (IDEs)https://opensource.com/resources/python/ides
shared through PyPI and Condahttps://opensource.com/article/19/4/managing-python-packages
most popularhttps://www.python.org/about/apps
object-orientedhttps://opensource.com/article/19/7/get-modular-python-classes
IEEE Spectrum rankinghttps://spectrum.ieee.org/at-work/innovation/the-2018-top-programming-languages
StackOverflow's 2019 Developer Surveyhttps://insights.stackoverflow.com/survey/2019/
at PyCon conferenceshttps://pycon.org/
Create a videogame with Pythonhttps://opensource.com/article/19/1/pygame-zero
Add methods to libraries retroactively with singledispatchhttps://opensource.com/article/19/5/python-singledispatch
Create interactive data science tutorials with Jupyter Notebookshttps://opensource.com/article/18/3/getting-started-jupyter-notebooks
Write tests to verify IT infrastructure statehttps://opensource.com/article/19/5/using-testinfra-ansible-verify-server-state
Write both Python and C with Cythonhttps://opensource.com/article/19/5/python-cython
Firefoxhttps://www.mozilla.org/en-US/firefox/
over "230k lines of code"https://ahal.ca/blog/2019/python-3-at-mozilla/
shareshttps://developers.google.com/edu/python/
promotes Python developmenthttps://visualstudio.microsoft.com/python-at-microsoft/
shareshttps://medium.com/netflix-techblog/python-at-netflix-bba45dae649e
uses Jupyter Notebook and IPython to share datahttps://eng.uber.com/tech-stack-part-two/
source code on GitHubhttps://github.com/reddit?language=python
public advocate for Python 3https://blogs.dropbox.com/tech/2018/09/how-we-rolled-out-one-of-the-largest-python-3-migrations-ever/
Incrementhttps://increment.com/development/what-its-like-to-be-a-developer-at/
CapitalOnehttps://medium.com/capital-one-tech/my-journey-into-the-world-of-python-f1b9af36ee09
Bloomberghttps://pypi.org/project/pdblp/
JPMorganhttps://www.ft.com/content/4c17d6ce-c8b2-11e8-ba8f-ee390057b8c9
OpenStackhttps://opensource.com/resources/openstack
Ansiblehttps://www.ansible.com/overview/how-ansible-works
Calibrehttps://github.com/kovidgoyal/calibre
OpenShothttps://www.openshot.org/
script in Pythonhttps://docs.blender.org/manual/en/latest/advanced/scripting/introduction.html
Raspberry Pihttps://opensource.com/resources/what-raspberry-pi
Cheat sheet: Python 3.7 for beginnershttps://opensource.com/downloads/cheat-sheet-python-37-beginners
How to install Python on Linux and Windowshttps://opensource.com/article/17/10/python-101
How to (correctly) run Python on MacOShttps://opensource.com/article/19/5/python-3-default-macos
Top 3 open source Python IDEshttps://opensource.com/resources/python/ides
7 essential PyPI libraries and how to use themhttps://opensource.com/downloads/7-essential-pypi-libraries
8 great Python libraries for side projectshttps://opensource.com/article/18/9/python-libraries-side-projects
How to create a 2D game with Pythonhttps://opensource.com/article/18/4/easy-2d-game-creation-python-and-arcade
Getting started with Python for data sciencehttps://opensource.com/article/18/3/getting-started-data-science
7 steps for hunting down Python code bugshttps://opensource.com/article/19/2/steps-hunting-code-python-bugs
How to open source your Python libraryhttps://opensource.com/article/18/12/tips-open-sourcing-python-libraries
Automate your Python code testshttps://opensource.com/article/19/5/python-tox
writing for us on Opensource.comhttps://opensource.com/how-submit-article
Python taghttps://opensource.com/tags/python
https://creativecommons.org/licenses/by-sa/4.0/
Opensource.comhttps://opensource.com/
Creative Commons licensehttps://creativecommons.org/licenses/
https://opensource.com/
Privacy Policyhttps://opensource.com/privacy-policy
Terms of usehttps://opensource.com/legal

Viewport: width=device-width, initial-scale=1.0


URLs of crawlers that visited me.