algorand #blockchain #quickstart
- The First Pure Proof of Stake Blockchain Platform | Algorand
- Algorand Developer Portal
- Algorand Developer Portal Play
- Algorand Developer Portal Setup
- Algorand Developer Docs
algorand playground
algorand community
algorand #blockchain #quickstart
algorand playground
algorand community
you can try the oracle nosql database community edition now and it should also be available in the oracle cloud “always free” tier later this year
oracle docs (there is support for java, node & python)
PyPI is the Python package index repository of software for #python and currently has 226,339 python projects
zeit now mono repo demos & examples on github
zeit official demos & examples
zeit official DB denos & examples
oracle gnu/linux 8 beta now available
new features
let the flickr to imgur image python migrator project begin
lets start with
nikola python static site generator
python 2 pip and python 3 pip wierdness bizarrely if you run
# aptitude install python3-pip # pip3 install --upgrade pip
you will end up with the following files
# ls -l /usr/local/bin/ total 24 -rwxr-xr-x 1 root root 205 Feb 9 13:08 pip -rwxr-xr-x 1 root root 205 Feb 9 13:08 pip3 -rwxr-xr-x 1 root root 205 Feb 9 13:08 pip3.5
and so bizarrely if you type pip it will now run pip3 !
python 2 and python 3 packages seem to be installed all over the place
/usr/local/lib
/usr/lib
.local/lib