Courses
Tutorials
Interview Prep
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
Similar Topics
Web Technologies
32.1K+ articles
DSA
20.4K+ articles
Python
19.6K+ articles
Experiences
15.8K+ articles
Interview Experiences
14.5K+ articles
School Learning
11.1K+ articles
JavaScript
9.9K+ articles
how-to-install
1.2K+ articles
How To
1.2K+ articles
Installation Guide
1.2K+ articles
Packages
6 posts
Recent Articles
Understanding Python PyInstaller Hooks
Last Updated: 23 July 2025
In the world of Python development, distributing applications can sometimes be a complex task. PyInstaller simplifies this process by packaging Python applications into st...
read more
Python
Picked
Packages
What is pycryptodome in Python?
Last Updated: 23 July 2025
PyCrypto can be installed via pip, though it's worth noting that it is considered outdated and has been superseded by the pycryptodome library, which is a more actively ma...
read more
Python
Picked
cryptography
Packages
TextaCy module in Python
Last Updated: 28 April 2025
In this article, we will introduce ourselves to the TextaCy module in python which is generally used to perform a variety of NLP tasks on texts. It is built upon the SpaCy...
read more
Technical Scripter
Python
Technical Scripter 2022
Packages
python
How to Install Yarn in MacOs/Ubuntu/Windows?
Last Updated: 23 July 2025
Prerequisite: Difference between npm and yarnYarn in layman’s term is a package manager that can be used in your code or a project that is currently being built, what yarn...
read more
How To
Installation Guide
Packages
how-to-install
Introduction to Instaloader module in Python
Last Updated: 27 January 2023
The Instaloader module is a Python package having great functionalities to scrap instagram, it's functions can be used as command-line utility. The Instaloader key is used...
read more
Python
Packages
Scala | Package Objects
Last Updated: 11 July 2025
Main objective of a package is to keep files modularized and easy to be maintained. So we keep project files in several different folder or directories according to the na...
read more
Picked
Scala
Packages
Scala
Scala-Packages