@@ -0,0 +1,24 @@
|
||||
# PyJunkies
|
||||
|
||||
Bunch of devs addicted to Python.
|
||||
|
||||
## About Us
|
||||
We are just old friends who from time to time code together.
|
||||
|
||||

|
||||
|
||||
Here are some projects on which we participated:
|
||||
|
||||
- [Swaglr](http://www.swaglr.com/swags/all/)
|
||||
- [DSSOS](http://dss-pyjunkies.rhcloud.com/)
|
||||
- [Cru.do](http://cru.do)
|
||||
- [Edicio.us](http://edicio.us)
|
||||
- [Quicklook](https://bitbucket.org/radekhofman/quicklook/overview)
|
||||
|
||||
Since we are not github users, please refer to our projects on bitbucket:
|
||||
|
||||
- [krablak](https://bitbucket.org/krablak)
|
||||
- [papab](https://bitbucket.org/radekhofman)
|
||||
|
||||
## Project
|
||||
When the last tree is cut, the last river poisoned, and the last fish dead, we will discover that we can't eat money...
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"teamName": "PyJunkies",
|
||||
"members": [
|
||||
{
|
||||
"name": "Michal Racek",
|
||||
"twitter": "krablak",
|
||||
"koding": "krablak",
|
||||
"location": "Hradec Kralove, CZ",
|
||||
"lead": true
|
||||
},{
|
||||
"name": "Radek Hofman",
|
||||
"twitter": "PapaBenedikto",
|
||||
"koding": "jezis",
|
||||
"location": "Vienna, AT"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user