Sites like

pypa.io
Alternatives

  pypa.io

Python Packaging Authority — PyPA documentation

Python Packaging Authority¶ The Python Packaging Authority (PyPA) is a working group that maintains a core set of software projects used in Python packaging. The software developed through the PyPA is used to package, share, and install Python software and to interact with indexes of downloadable Python software such as...

pypa.io.png

Stats

  Alexa Rank: 


  Popular in Country: 


  Country Alexa Rank:  


 language:  en


  Response Time:  0.02088


  SSL:  Enable


  Status:  up


Code To Txt Ratio

 Word Count  290


 Links  


  ratio  28.707091827845


SSL Details

SSL Issuer:

Issuer:  R3


Valid From:  2022-07-07 11:12:06


Expiration Date:   2022-10-05 11:12:05


SSL Organization:

Signature 83b461bd5408d0ced369306723ae145f55892a6a


Algorithm: RSA-SHA256


Found 76 Top Alternative to Pypa.io

1
noimage.png

Python-guide.org

The Hitchhiker’s Guide to Python! — The Hitchhiker's Guide to Python

An opinionated guide to the Python programming language and a best practice handbook for the installation, configuration, and usage of Python on a daily basis.

2
pypi.org.png

Pypi.org

PyPI · The Python Package Index

The Python Package Index (PyPI) is a repository of software for the Python programming language.

3
noimage.png

Conda.io

Conda — Conda documentation

Conda¶ Package, dependency and environment management for any language—Python, R, Ruby, Lua, Scala, Java, JavaScript, C/ C++, Fortran, and more. Conda is an open source package management system and environment management system that runs on Windows, macOS, Linux and z/OS. Conda quickly installs, runs and updates packages and their dependencies....

4
activestate.com.png

Activestate.com

ActiveState | Secure & Reproducible Python Runtimes

Ready-to-use open source languages and tools to help coders and teams be more productive. Get the security and license compliance you need.

5
noimage.png

Python.org

Welcome to Python.org

The official home of the Python Programming Language

6
realpython.com.png

Realpython.com

Python Tutorials – Real Python

Learn Python online: Python tutorials for developers of all skill levels, Python books and courses, Python news, code examples, articles, and more.

7
noimage.png

Datatofish.com

Data to Fish: Data Science Tutorials using Python, SQL and more!

Review our step-by-step Data Science tutorials using a variety of tools, such as Python, SQL, MS Access, MS Excel, and more!

9
noimage.png

Nkmk.me

nkmk.me

Contents note.nkmk.me 学んだことを書く場所。 Links GitHub

10
scikit-learn.org.png

Scikit-learn.org

scikit-learn: machine learning in Python — scikit-learn 0.16.1 documentation

11
noimage.png

Pydata.org

PyData |

A community for developers and users of open source data tools Jul 11 - 17, 2022 SciPy 2022 Austin, Texas Austin, Texas View Detail Aug 12 - 13, 2022 PyData Yerevan 2022 American University of Armenia Yerevan, Armenia View Detail Oct 27 - 28, 2022 Python at Scale Austin, Texas...

12
noimage.png

Djangoproject.com

The web framework for perfectionists with deadlines | Django

Download latest release: 4.0.5 Django documentation Support Django! BlueVine donated to the Django Software Foundation to support Django development. Donate today! Latest news Last Chance for a DjangoCon Europe 2023 There will not be a DjangoCon Eurpoe 2023 if the DSF board does not receive viable proposals for one by...

13
palletsprojects.com.png

Palletsprojects.com

Hello | The Pallets Projects

Welcome to the Pallets Projects! The Pallets Projects are a collection of Python web development libraries that were independently developed by Armin Ronacher and later used as the basis of the Flask microframework. Today the Pallets Projects are a community-driven organization with the goal to maintain and improve those libraries....

15
noimage.png

Matplotlib.org

Matplotlib — Visualization with Python

Matplotlib: Visualization with Python Matplotlib is a comprehensive library for creating static, animated, and interactive visualizations in Python. Matplotlib makes easy things easy and hard things possible. Create publication quality plots. Make interactive figures that can zoom, pan, update. Customize visual style and layout. Export to many file formats. Embed...

16
kite.com.png

Kite.com

Kite - Free AI Coding Assistant and Code Auto-Complete Plugin

Code faster with Kite’s AI-powered autocomplete plugin for over 16 programming languages and 16 IDEs, featuring Multi-Line Completions. Works 100% locally.

17
codingforentrepreneurs.com.png

Codingforentrepreneurs.com

Coding For Entrepreneurs

Coding for Entrepreneurs is a series of project-based programming courses designed to teach non-technical founders how to launch and build their own projects. Learn Python, Django, Angular, Typescript, Web Application Development, Web Scraping, and more.

18
numpy.org.png

Numpy.org

NumPy

Why NumPy? Powerful n-dimensional arrays. Numerical computing tools. Interoperable. Performant. Open source.

20
intellipaat.com.png

Intellipaat.com

Online Professional Training Courses and Certification - Intellipaat

Intellipaat offers professional certification online training courses authored by industry experts. Learn the high in-demand skills from our experts.

21
noimage.png

Pythonhosted.org

PyPI Package and Documentation Storage

Third party content providers represent and warrant that they have obtained the proper governmental authorizations for the export and reexport of any software or other content contributed to this web site by the third-party content provider, and further affirm that any United States-sourced cryptographic software is not intended for use...

22
noimage.png

Brew.sh

The Missing Package Manager for macOS (or Linux) — Homebrew

The Missing Package Manager for macOS (or Linux).

23
noimage.png

Tensorflow.org

TensorFlow

An end-to-end open source machine learning platform for everyone. Discover TensorFlow's flexible ecosystem of tools, libraries and community resources.

24
jupyter.org.png

Jupyter.org

Project Jupyter | Home

The Jupyter Notebook is a web-based interactive computing platform. The notebook combines live code, equations, narrative text, visualizations, interactive dashboards and other media.

25
thispointer.com.png

Thispointer.com

thisPointer – Programming Tutorials

Generate Random Integers between 0 and 9 in Python Leave a Comment / Python / By Sireesha In this Python tutorial, we will learn how to generate random integers between 0 and 9 in Python? Table Of Contents Generate random numbers using random.randrange() Generate random numbers using random.randint() Generate random...

26
programwithus.com.png

Programwithus.com

Practical Programming: Immersive Coding & Data Science Courses

Learn Python, data science, machine learning, and software engineering at a top programming school in NYC, Chicago, and Live Online.

27
noimage.png

Requests.readthedocs.io

Requests: HTTP for Humans™ — Requests 2.28.1 documentation

Requests: HTTP for Humans™¶ Release v2.28.1. (Installation) Requests is an elegant and simple HTTP library for Python, built for human beings. Behold, the power of Requests: >>> r = requests.get('https://api.github.com/user', auth=('user', 'pass')) >>> r.status_code 200 >>> r.headers['content-type'] 'application/json; charset=utf8' >>> r.encoding 'utf-8' >>> r.text '{"type":"User"...' >>> r.json() {'private_gists': 419, 'total_private_repos':...

28
djangogirls.org.png

Djangogirls.org

Django Girls - start your journey with programming

Django Girls is a one-day workshop about programming in Python and Django for women.

29
noimage.png

Automatetheboringstuff.com

Automate the Boring Stuff with Python

Automate the Boring Stuff with Python By Al Sweigart. Over 500,000 copies sold. Free to read under a CC license. "The best part of programming is the triumph of seeing the machine do something useful. Automate the Boring Stuff with Python frames all of programming as these small triumphs; it...

30
noimage.png

Stackabuse.com

Stack Abuse

Learn Python, Java, JavaScript/Node, Machine Learning, and Web Development through articles, code examples, and tutorials for developers of all skill levels.

32
noimage.png

Phoenixnap.com

phoenixNAP: Data Center, Dedicated Servers, Cloud, & Colocation

phoenixNAP Data Center is a Leading Global IT Services Provider. Let Our Experts Assist With Dedicated Servers, Cloud Computing, Colocation, & Compliance Solutions.

33
readthedocs.org.png

Readthedocs.org

Home | Read the Docs

Read the Docs simplifies technical documentation by automating building, versioning, and hosting for you. Build up-to-date documentation for the web, print, and offline use on every version control push automatically.

34
liquidweb.com.png

Liquidweb.com

Liquid Web - Managed Hosting & Custom Solutions

Liquid Web is a leader in Managed Hosting solutions for mission critical sites & apps. When uptime and reliability are non-negotiable, trust Liquid Web!

35
noimage.png

Scipy.org

SciPy

Why SciPy? Fundamental algorithms. Broadly applicable. Foundational. Interoperable. Performant. Open source.

36
noimage.png

Cmdlinetips.com

Python and R Tips - Learn Data Science with Python and R

Learn Data Science with Python and R

37
programcreek.com.png

Programcreek.com

ProgramCreek.com

This is a site all about Java, including Java Core, Java Tutorials, Java Frameworks, Eclipse RCP, Eclipse JDT, and Java Design Patterns.

38
datacamp.com.png

Datacamp.com

Learn R, Python & Data Science Online | DataCamp

Learn Data Science from the comfort of your browser, at your own pace with DataCamp's video tutorials & coding challenges on R, Python, Statistics & more.

39
noimage.png

Pythoncentral.io

Python Central | Python Programming Examples, Tutorials and Recipes

Python Central is a one-stop resource for Python programmers. It's a treasure trove of know-how about the Python programming language - check us out today!

41
postgresqltutorial.com.png

Postgresqltutorial.com

PostgreSQL Tutorial - Learn PostgreSQL from Scratch

Learn PostgreSQL quickly through a practical PostgreSQL tutorial designed for database administrators and application developers.

42
pythonforbeginners.com.png

Pythonforbeginners.com

Learn Python By Example - PythonForBeginners.com

PythonForBeginners.com offers free content for those looking to learn the Python programming language. We offer the above Python Tutorial with over 4,000 words of content to help cover all the basics. We also offer an email newsletter that provides more tips and tricks to solve your programming objectives.

43
noimage.png

Fullstackpython.com

Full Stack Python

Full Stack Python explains programming concepts in plain language and provides links to the best tutorials for those topics.

44
machinelearningmastery.com.png

Machinelearningmastery.com

Machine Learning Mastery

Making developers awesome at machine learning.

45
pythonprogramming.net.png

Pythonprogramming.net

Python Programming Tutorials

Python Programming tutorials from beginner to advanced on a massive variety of topics. All video and text tutorials are free.

48
selenium-python.readthedocs.io.png

Selenium-python.readthedocs.io

Selenium with Python — Selenium Python Bindings 2 documentation

1. Installation 1.1. Introduction 1.2. Installing Python bindings for Selenium 1.3. Instructions for Windows users 1.4. Installing from Git sources 1.5. Drivers 1.6. Downloading Selenium server 2. Getting Started 2.1. Simple Usage 2.2. Example Explained 2.3. Using Selenium to write tests 2.4. Walkthrough of the example 2.5. Using Selenium with...

49
noimage.png

Linuxize.com

Linux Tips, Tricks and Tutorials | Linuxize

Linuxize is a Linux Sysadmin and DevOps blog that publishes articles and tutorials about server operations, new techniques and Linux security.

50
shanelynn.ie.png

Shanelynn.ie

Shane Lynn - Data science, Analytics, and Startups

Personal website for Shane Lynn PhD, machine learning researcher and entrepreneur. Blog posts cover data science, analytics, Python, R, data visualisation & innovation.

52
data-flair.training.png

Data-flair.training

Free Online Certification Courses - Learn Today. Lead Tomorrow. - DataFlair

DataFlair, one of the best online training providers of Hadoop, Big Data, and Spark certifications through industry experts. Get 24/7 lifetime support and flexible batch timings. Learn coveted IT skills at the lowest costs.

53
noimage.png

Pytorch.org

PyTorch

An open source machine learning framework that accelerates the path from research prototyping to production deployment.

54
dbader.org.png

Dbader.org

Python Training by Dan Bader – dbader.org

Dan Bader helps Python developers become more awesome. His tutorials, videos, and trainings have reached over half a million developers around the world.

55
pyimagesearch.com.png

Pyimagesearch.com

PyImageSearch - You can master Computer Vision, Deep Learning, and OpenCV.

Helping developers, students, and researchers master Computer Vision, Deep Learning, and OpenCV.

56
noimage.png

Ahmadawais.com

Ahmad Awais - VP of Developer Relations (Web, JavaScript, Open Source, DevRel, DX)

Award-winning Open Source Engineer and VP of Developer Relations. Author of various open-source dev-tools and software libraries used by millions of developers worldwide. Mars Ingenuity helicopter code contributor. 8th GitHub Stars Award recipient. Leading developers and publishing technical content for over a decade. Awais loves the purple color; purple can be genius.

57
noimage.png

Analyticsindiamag.com

Analytics India Magazine | Artificial Intelligence, Data Science, Machine Learning

Analytics India Magazine chronicles technological progress in the space of analytics, artificial intelligence, data science & big data in India

58
programiz.com.png

Programiz.com

Programiz: Learn to Code for Free

Learn to code in Python, C/C++, Java, and other popular programming languages with our easy to follow tutorials, examples, online compiler and references.

59
scrapy.org.png

Scrapy.org

Scrapy | A Fast and Powerful Scraping and Web Crawling Framework

An open source and collaborative framework for extracting the data you need from websites. In a fast, simple, yet extensible way. Maintained by Zyte (formerly Scrapinghub) and many other contributors Install the latest version of Scrapy Scrapy 2.6.1 pip install scrapy PyPI Conda Release Notes Terminal• pip install scrapy cat...

60
agiliq.com.png

Agiliq.com

Agiliq – Webapp and API development with Python, Django and more

We build scalabale and maintainable webapps and APIs. We develop custom, bespoke webapps and mobile backends using Django, Python, Postgres, Angular and other modern tools. We love building amazing apps. We have been doing it since 2009. We are doing it right now, and we can do it for you. Interested? Contact us today.

61
opencv.org.png

Opencv.org

Home - OpenCV

OpenCV provides a real-time optimized Computer Vision library, tools, and hardware. It also supports model execution for Machine Learning (ML) and Artificial Intelligence (AI).

62
heroku.com.png

Heroku.com

Cloud Application Platform | Heroku

Heroku is a platform as a service (PaaS) that enables developers to build, run, and operate applications entirely in the cloud.

63
postgresql.org.png

Postgresql.org

PostgreSQL: The world's most advanced open source database

The official site for PostgreSQL, the world's most advanced open source database

64
jetbrains.com.png

Jetbrains.com

JetBrains: Essential tools for software developers and teams

JetBrains is a cutting-edge software vendor specializing in the creation of intelligent development tools, including IntelliJ IDEA – the leading Java IDE, and the Kotlin programming language.

65
noimage.png

Kaggle.com

Kaggle: Your Machine Learning and Data Science Community

Kaggle is the world’s largest data science community with powerful tools and resources to help you achieve your data science goals.

66
crummy.com.png

Crummy.com

Swear not by the wiki, the fickle wiki, the inconstant wiki

Have a Situation Normal bonus story! And now, have a commentary essay on that story! This is probably my very final Situation Normal author commentary, and I'm going to spoil, spoil, spoil this story and the novel and everything related. I'm not foolish enough to say there's no other Thanksgiving-themed...

67
keras.io.png

Keras.io

Keras: the Python deep learning API

Keras documentation

68
simpleisbetterthancomplex.com.png

Simpleisbetterthancomplex.com

Simple is Better Than Complex

This is a blog about Python, Django and Web Development. New posts every week.

69
programminghistorian.org.png

Programminghistorian.org

Programming Historian | Programming Historian

Programming Historian About About PH Project Team Research Privacy Policy Contribute Overview Report a bug Reviewer Guidelines Author Guidelines Translator Guidelines Editor Guidelines Technical Contributions Lessons Support Us Institutional Partnership Programme Individual Supporters Our Supporters Blog Vacancies en es fr pt night mode toggle Programming Historian Programming Historian Enter Programming...

70
noimage.png

Pipenv.org

Pipenv: Python Dev Workflow for Humans — pipenv 2018.7.1.dev0 documentation

pipenv¶ pipenv [OPTIONS] COMMAND [ARGS]... Options --where¶ Output project home information. --venv¶ Output virtualenv information. --py¶ Output Python interpreter information. --envs¶ Output Environment Variable options. --rm¶ Remove the virtualenv. --bare¶ Minimal output. --completion¶ Output completion (to be eval’d). --man¶ Display manpage. --three, --two¶ Use Python 3/2 when creating virtualenv. --python...

Technologies Used by pypa.io

Dns Records of pypa.io

A Record: 138.197.63.241
AAAA Record:
CNAME Record:
NS Record: ns-485.awsdns-60.com ns-1726.awsdns-23.co.uk ns-1411.awsdns-48.org ns-893.awsdns-47.net
SOA Record: awsdns-hostmaster.amazon.com
MX Record: alt2.aspmx.l.google.com alt1.aspmx.l.google.com aspmx3.googlemail.com aspmx2.googlemail.com aspmx.l.google.com
SRV Record:
TXT Record: _globalsign-domain-verification=6GywlC8PVV6mLfL6ToMeVqCDeqFk9IDu2uEqmYPqx3 libera-1298aas google-site-verification=OCg4wG6rcPlGYjre29eQ-qIhCrvk-rs3cYMcFLSt-q8
DNSKEY Record:
CAA Record:

Whois Detail of pypa.io

Domain Name: pypa.io
Registry Domain ID: UNDEF-ROID
Registrar WHOIS Server: whois.gandi.net
Registrar URL: http://www.gandi.net
Updated Date: 2022-03-20T04:10:43Z
Creation Date: 2014-04-20T04:04:19Z
Registrar Registration Expiration Date: 2023-04-20T06:04:19Z
Registrar: GANDI SAS
Registrar IANA ID: 81
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +33.170377661
Reseller:
Domain Status: clientTransferProhibited http://www.icann.org/epp#clientTransferProhibited
Domain Status:
Domain Status:
Domain Status:
Domain Status:
Registry Registrant ID: REDACTED FOR PRIVACY
Registrant Name: REDACTED FOR PRIVACY
Registrant Organization: Python Software Foundation
Registrant Street: REDACTED FOR PRIVACY
Registrant City: REDACTED FOR PRIVACY
Registrant State/Province: Oregon
Registrant Postal Code: REDACTED FOR PRIVACY
Registrant Country: US
Registrant Phone: REDACTED FOR PRIVACY
Registrant Phone Ext:
Registrant Fax: REDACTED FOR PRIVACY
Registrant Fax Ext:
Registrant Email: [email protected]
Registry Admin ID: REDACTED FOR PRIVACY
Admin Name: REDACTED FOR PRIVACY
Admin Organization: REDACTED FOR PRIVACY
Admin Street: REDACTED FOR PRIVACY
Admin City: REDACTED FOR PRIVACY
Admin State/Province: REDACTED FOR PRIVACY
Admin Postal Code: REDACTED FOR PRIVACY
Admin Country: REDACTED FOR PRIVACY
Admin Phone: REDACTED FOR PRIVACY
Admin Phone Ext:
Admin Fax: REDACTED FOR PRIVACY
Admin Fax Ext:
Admin Email: [email protected]
Registry Tech ID: REDACTED FOR PRIVACY
Tech Name: REDACTED FOR PRIVACY
Tech Organization:
Tech Street: 63-65 boulevard Massena
Tech City: Paris
Tech State/Province: Paris
Tech Postal Code: 75013
Tech Country: FR
Tech Phone: +33.170377666
Tech Phone Ext:
Tech Fax: +33.143730576
Tech Fax Ext:
Tech Email: [email protected]
Name Server: NS-1411.AWSDNS-48.ORG
Name Server: NS-893.AWSDNS-47.NET
Name Server: NS-1726.AWSDNS-23.CO.UK
Name Server: NS-485.AWSDNS-60.COM
Name Server:
Name Server:
Name Server:
Name Server:
Name Server:
Name Server:
DNSSEC: Unsigned
URL of the ICANN WHOIS Data Problem Reporting System: http://wdprs.internic.net/
>>> Last update of WHOIS database: 2022-07-04T12:34:07Z <<<

For more information on Whois status codes, please visit
https://www.icann.org/epp

Reseller Email:
Reseller URL:

Personal data access and use are governed by French law, any use for the purpose of unsolicited mass commercial advertising as well as any mass or automated inquiries (for any intent other than the registration or modification of a domain name) are strictly forbidden. Copy of whole or part of our database without Gandi's endorsement is strictly forbidden.
A dispute over the ownership of a domain name may be subject to the alternate procedure established by the Registry in question or brought before the courts.
For additional information, please contact us via the following form:
https://www.gandi.net/support/contacter/mail/