Login
Discover
Waves
Communities
Login
Signup
pygeek
@rafaello
35
Python Programmer, Runner
Followers
161
Following
8
Follow
Email digest
Resource Credits
Available
Used
Website
http://www.pygeek.pl
Created
2017-07-08 11:29
RSS Feed
Subscribe
Posts
Blog
Posts
Comments
Communities
Wallet
rafaello
programming
8y
DIR ATTRIBUTES PYTHON 2.7 VS PYTHON 3.6
Python 2.7: Python 3.6: Differences: As we can see class A has more available attributes in Python3. Six of them are named “rich comparision”(‘__ne__’, ‘__ge__’, ‘__lt__’, ‘__gt__’, ‘__le__’, ‘__eq__’).
$ 0.000
1
2
rafaello
programming
8y
Migrate your software to Python 3+
Why should you migrate to Python3+? I would like to remind you that the support for Python 2.7 will have been ended by 2020. The funniest thing which I have discovered is a countdown counter so you
$ 0.000
1
rafaello
python
8y
Py.Geek news and solutions in Python!
The first article in Py.Geek blog.
rafaello
programmer
9y
How to be a good programmer? 10 golden rules
More and more often we can see that programmer has 10 years experience, but is he worth better salary? If someone works in a huge corporation and works on the same position for 10 ten years without changing
rafaello
bitcoin
9y
GDAX plans to suspend bitcoin widthdrawals
GDAX plans to suspend bitcoin widthdrawals
rafaello
scrapy
9y
Have ever you wondered how you can easy get a necessary data from website?
Recently I've used Scrapy framework( It's open source project which provide a great documentation how to do it very well and fast. I can really recommend, currently I use it to scrap products prices.
rafaello
blockchain
9y
What is blockchain?
Blockchain is a distributed database. In very simple terms it stores all transaction, where everyone can see all transactions history. Users can’t steal coins or cancel transactions. It determines that