
arXiv
SCI-HUB
Google Scholar
PubMed.gov
Unpaywall
Archive.org
Z-Lib
Papers with Code
Python Package Index
Anaconda
Python Poetry
npm
GitHub
pip
Conda
Conan
arXiv
Python Package IndexStudents, researchers, and academics in scientific fields who are looking for early access to research outputs or wish to publish their own preprints for peer feedback. It's also beneficial for anyone interested in staying up-to-date with cutting-edge developments in science and technology.
Based on our record, arXiv should be more popular than Python Package Index. It has been mentiond 334 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
The evaluation landscape for AI agents saw 45+ new research papers in the past 6 months on arXiv (Cornell University's open-access preprint repository), proposing new metrics for trajectory quality (TRACE), hallucination detection (LSC), and cost-performance tradeoffs (KAMI). But when it comes to implementing these evaluations, which framework should you use? - Source: dev.to / 3 months ago
I depend heavily on arxiv papers for this. Using a SERP API (Bright Data) for Google, running site:arxiv.org plus a well-framed query gets me recent, relevant papers. Iโd run four or five of these, collate the resultsโฆand then inevitably get bogged down scrolling JSON, opening new tabs, running grep. Just godawful UX for what is, at its core, a search problem (not data). - Source: dev.to / 4 months ago
ArXiv โ Repositorio del paper "Spec-Driven Development: From Code to Contract in the Age of AI" (enero 2026). - Source: dev.to / 4 months ago
Research shows that hallucinations remain prevalent in complex reasoning and open-domain factual recall, where error rates can exceed 33%. In a customer-facing application, that is not a product quirk. That is a liability. - Source: dev.to / 4 months ago
This guide synthesizes the technical depth of Unsloth, the security perspective of Lakera, and the academic rigor of the arXiv comprehensive survey โ with an enterprise decision framework and cost analysis that none of them provide. - Source: dev.to / 5 months ago
Running pip install requests triggers this sequence: 1. Resolve requests to a distribution (wheel or sdist) from the index (default: https://pypi.org). 2. Download the artifact, verify its hash if available, and extract it. 3. Execute the build backend (setuptools, poetry-core, etc.) specified in pyproject.toml or setup.py to generate metadata. 4. Copy files into site-packages/ and populate .dist-info... - Source: dev.to / 3 months ago
You need two accounts: test.pypi.org for the test registry, and pypi.org for the real registry that pip install and uv add use. Use the test registry first, since it resets periodically and will not pollute the real index with test uploads. Enable two-factor authentication on both, as PyPI requires it for publishing. - Source: dev.to / 3 months ago
Install CadQuery: Use pip install cadquery to get started. Refer to the Python Package Index (PyPI) for the latest installation instructions. - Source: dev.to / 4 months ago
Open your browser and navigate to pypi.org. - Source: dev.to / 6 months ago
How does the big white search box at https://pypi.org/ work? Why couldnโt the same technology be used to power the CLI? If thereโs an issue with abuse, I donโt think many people would mind rate limiting or mandatory authentication before search can be used. - Source: Hacker News / 8 months ago
SCI-HUB - It provides mass and public access to tens of millions of research papers
Anaconda - Anaconda is the leading open data science platform powered by Python.
Google Scholar - Google Scholar is a freely accessible web search engine that indexes the full text of scholarly...
Python Poetry - Python packaging and dependency manager.
PubMed.gov - PubMed comprises more than 29 million citations for biomedical literature from MEDLINE, life science journals, and online books. Citations may include links to full-text content from PubMed Central and publisher web sites.
npm - npm is a package manager for Node.