Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,025 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Setup for Termux

This script installs Python, Pip, useful packages, and Jupyter Notebook in Termux.

📌 Install in One Command

curl -L -o setup-python.sh https://raw.githubusercontent.com/Dareh123/Python/main/setup-python.sh && chmod +x setup-python.sh && ./setup-python.sh

📌 After Installation

Run Jupyter Notebook:

jupyter notebook --ip=0.0.0.0 --port=8888 --no-browser

About

All Algorithms implemented in Python

Resources

Contributing

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages