Coder Social home page Coder Social logo

afcarl / berryconda Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jjhelmus/berryconda

0.0 1.0 0.0 769 KB

Conda based Python distribution for the Raspberry Pi

License: BSD 3-Clause "New" or "Revised" License

Shell 27.90% Python 33.95% Batchfile 14.28% Fortran 13.52% C 4.76% C++ 5.55% Makefile 0.02% Tcl 0.03%

berryconda's Introduction

Berry Conda

Berryconda is a conda based Python distribution for the Raspberry Pi. With it, you can install and manage a scientific or Pydata stack on your Raspberry Pi using conda, a package and environment management system. All this can be done without compiling a single package!

Quick start

Berryconda is designed to work with raspbian jessie. Other Linux versions and distributions may or may not work. When using non-raspbian based distributions, bzip2 should be installed.

To install Berryconda, download the installer appropiate for your Raspberry Pi model. For Raspberry Pi 2 or 3 use the armv7l installers. For Raspberry Pi 1 or Zero use the armv6l installer.

Berryconda comes in two 'flavors', Berryconda2 and Berryconda3. The difference between these are the version of Python installed; Berryconda2 installs Python 2.7, and Berryconda3 installs Python 3.6. Choose the version you want installed.

armv7l installers (Raspberry Pi 2 or 3)

armv6l installers (Raspberry Pi 1 or Zero)

Once this file is downloaded on your Raspberry Pi, make the file executable using chmod and the execuate the installer. For example, to install Berryconda3 on a Raspberry Pi 3:

chmod +x Berryconda3-2.0.0-Linux-armv7l.sh
./Berryconda3-2.0.0-Linux-armv7l.sh

Follow the prompts to finish your install of Berryconda.

Berryconda should be installed in a user account, not by root or using sudo.

Once installed use the conda command to add packages from the rpi channel.

Details

Berryconda is created using constructor using the configuration files in the installer directory of this repository.

The packages in the rpi channel were created using conda-build using the recipes in the recipes directory of this repository.

Package building is done on two Raspberry Pi 3s, a Raspberry Pi 1, and a Raspberry Pi Zero.

Issues and package requests

Please report any problems with Berryconda or the packages in the rpi channel by submitting an issue. Also, use this link to request new packages.

Acknowlegements

The majority of the packages used in Berryconda were adapted from conda-forge recipes. A big thanks to everyone involved in the project!

Thanks to Continuum Analytics for hosting the rpi channel on the Anaconda Cloud and for creating the conda ecosystem.

berryconda's People

Contributors

barapa avatar gaiar avatar jjhelmus avatar mp4096 avatar

Watchers

 avatar

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.