Login
Discover
Waves
Communities
Write
Login
Signup
python-dev
@python-dev
58
Followers
36
Following
2
Follow
Email digest
Resource Credits
Available
Used
Created
2018-10-10 14:29
RSS Feed
Subscribe
Posts
Blog
Posts
Comments
Communities
Wallet
python-dev
python
8y
GPB/USD price in the past 7 days: 2018-11-06
The British Pound against the US Dollar is one of the oldest currency pairings in the world. Due to the current Brexit turbulence, the trading opportunity around GBP can be great! This daily post is trying
$ 0.426
5
python-dev
python
8y
USD/CNY price in the past 7 days: 2018-11-05
China is now the second largest economy in the word. Due to the recenty trade war with US. Chinese economy is expect to have hard landing, and CNY has greate devalue poential. This daily post is trying
$ 0.480
20
python-dev
python
8y
GPB/USD price in the past 7 days: 2018-11-05
The British Pound against the US Dollar is one of the oldest currency pairings in the world. Due to the current Brexit turbulence, the trading opportunity around GBP can be great! This daily post is trying
python-dev
python
8y
USD/CNY price in the past 7 days: 2018-11-04
China is now the second largest economy in the word. Due to the recenty trade war with US. Chinese economy is expect to have hard landing, and CNY has greate devalue poential. This daily post is trying
python-dev
python
8y
GPB/USD price in the past 7 days: 2018-11-04
The British Pound against the US Dollar is one of the oldest currency pairings in the world. Due to the current Brexit turbulence, the trading opportunity around GBP can be great! This daily post is trying
python-dev
python
8y
USD/CNY price in the past 7 days: 2018-11-03
China is now the second largest economy in the word. Due to the recenty trade war with US. Chinese economy is expect to have hard landing, and CNY has greate devalue poential. This daily post is trying
python-dev
python
8y
GPB/USD price in the past 7 days: 2018-11-03
The British Pound against the US Dollar is one of the oldest currency pairings in the world. Due to the current Brexit turbulence, the trading opportunity around GBP can be great! This daily post is trying
python-dev
python
8y
Use steem python to post a image
The most important step to use a python API to post a image is to upload a image to a server and return the image URL. Imgur API provide such a function: To use the API, an account has to be registered
python-dev
python
8y
python API for currency
Forex Python is a Free Foreign exchange rates and currency conversion. Features: List all currency rates. BitCoin price for all curuncies. Converting amount to BitCoins. Get historical rates for any day
python-dev
python
8y
Issues on get started on python + OpenGL
PyOpenGL is a very useful python binding to OpenGL, however using the pip installation approach may cause some issues. Quick solution is to install a Unofficial Windows Binaries for Python Extension Packages
python-dev
python
8y
python + openGL for scientific visulisation
PyOpenGL is just some Python bindings (some Python code that acts like a sort of wrapper around native code), so you can manipulate OpenGL within the context of Python. OpenGL is a cross-language API,
python-dev
python
8y
python & openGL for scientific visulisation
PyOpenGL is the most common cross platform Python binding to OpenGL and related APIs. The binding is created using the standard ctypes library, and is provided under an extremely liberal BSD-style Open-Source
python-dev
python
8y
Use pybitshares to create autotrading bot
BitShares is a blockchain-based autonomous company (i.e. a DAC) that offers decentralized exchanging as well as sophisticated financial instruments as products. The purpose of pybitshares is to simplify
python-dev
steemit
8y
Use python for crypto analysis and Algorithmic Trading
It seems python has a very powerful library to do data analyse: Use NumPy to quickly work with Numerical Data Use Pandas for Analyze and Visualize Data Use Matplotlib to create custom plots Learn how to
python-dev
python
8y
如何使用steem python计算一个帖子的curation (2)?
首先要读取帖子的所有信息,代码如下: import json from steem.post import Post post = Post('python-dev/steem-python-curation-1') # write post data with open('post_data.json', 'w') as fp: json.dump(post,fp, indent=4,default=str)
python-dev
steemit
8y
如何使用steem python计算一个帖子的curation (1)?
如果可以使用steem python 程序自动计算一个帖子的curation的话,那么就可以用程序扫描不同的账户在何时点赞,何种点赞力度能达到最大化的curation收益,从而可以开发出一个smart点赞机器人,这个点子好像不错。 在计算之前首先必须要知道每个帖子点赞人期望得到的curation的数值,这样将来可以用来验证我们的的程序结果。推荐大家用
python-dev
python
8y
Statistics of SBD payment has been received by transfer
want to know how much SBD people has been transfer to your account? from steem import Steem from coinmarketcap import Market ################################################################################
python-dev
cn
8y
plot high quality figure with python
using matplotlib and trying to get good figures in a latex document, save as an eps. Specifically, try something like this after running the commands to plot the image: import numpy as np import matplotlib.cm
python-dev
steemit
8y
Using Coinmarketcap python API to get Steem and SBD price
coinmarketcap is an APACHE licensed library written in Python providing an easy to use wrapper around the coinmarketcap.com API. This library has been tested with Python 2.7.x and Python 3.6.x and uses.
python-dev
introduceyourself
8y
Share experience of learning python, the journey start here.
Hi, All, I am a fan of python language, because it has versatile features and fewer programming codes. Nearly 14% of the programmers use it on the operating systems like UNIX, Linux, Windows and Mac OS.
← Latest
Older →