Giter VIP home page Giter VIP logo

python-linux's Introduction

Preface

I've been looking for a way to build a linux distro
with no GUI that would have an access to the internet
via WiFi and would load directly into the python shell.
I also wanted this distro to live on a USB flash drive
so I don't need to install it to the hard drive meanwhile
having an option of storing my work directly to the USB flash drive.
I tried to compile kernel on my own, add busybox rootfs + static python
and it worked (you can browse through commits to have a look) but
I didn't manage to establish WiFi connection.
The solution came unexpectedly - I found TinyCore Linux which is
the best fit ever possible, so I've switched to TinyCore as a basis.
Python linux is just a customly remastered TinyCore ISO with some packages
added on top of it + some minor additions to .ashrc to load WiFi firmware,
prompt user to select an SSID and invoke python shell.
In this build pip is also available. Use "pip install your-package --user"
to store packages to the home directory. On reboot your home directory would
get automatically updated.

Download ISO

https://github.com/maksimKorzh/python-linux/releases/tag/0.0.0

Video demo

https://youtu.be/goZ3doZ4kgs

python-linux's People

Contributors

maksimkorzh avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

zerrrow

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.