python-wrapper
Here are 158 public repositories matching this topic...
-
Updated
Feb 2, 2020 - Python
-
Updated
Dec 31, 2019 - Python
-
Updated
Dec 20, 2019 - Python
-
Updated
Jun 4, 2020 - Python
-
Updated
Mar 3, 2020 - Python
-
Updated
Jun 6, 2020 - Python
Wasn't clear from skimming the docs if this is available.
zenpy.lib.api_objects.Topic Looks promising but I didn't see an example of it in action. Thanks
-
Updated
Jun 26, 2019 - C++
-
Updated
Oct 29, 2017 - Python
@sQu4rks awesome job with the Guest Issuer PR. Thank you for submitting it!
I have merged it in, and I will push a new release with the added functionality shortly. However, we need to create some test and docs for the new functionality to ensure its reliability and to let other developers know how to use it. Can you take a run at creating the tests and docs? I'm glad to edit and review.
What was wrong?
The error message is not clear, when solc isn't available.
Examples:
- https://ethereum.stackexchange.com/questions/26192/errno-2-no-such-file-or-directory-solc-using-py-solc-and-solidity
- ethereum/web3.py#467
Proposal: catch and reraise the exception with a note saying something like:
The command line tool
solcwasn't found. Try `
-
Updated
Oct 19, 2018 - Python
Document policies for feature branches, check-ins etc...
-
Updated
Jun 12, 2020 - Python
-
Updated
May 27, 2018 - Python
I've started the jvm before calling sutime with jvm_started=True but the process just gets killed (interrupted by signal 11: SIGSEGV). Any idea how to resolve this?
-
Updated
Jan 24, 2019 - Python
-
Updated
Oct 21, 2019 - Python
I admit I ask because I kept absentmindedly trying to update with doc.data['key'] = 'value' rather than doc.data = {'key': 'value'} today. I could see it being advantageous to leave behavior as it is, because what I tried opens at least one can of testing worms, but I figured it best to check!
Thanks again for the incredibly useful tools, y'all.
-
Updated
May 3, 2020 - Python
-
Updated
Mar 30, 2020 - Python
-
Updated
May 23, 2020 - Python
Hello, I put here the errors reported during the build process with sphinx
make[1]: Entering directory '/<<PKGBUILDDIR>>'
PYBUILD_SYSTEM=custom \
PYBUILD_BUILD_ARGS="cd docs && PYTHONPATH={build_dir} http_proxy='127.0.0.1:9' {interpreter} -m sphinx -N -bhtml source build/html" dh_auto_build # HTML generator
I: pybuild base:184: cd docs && PYTHONPATH=/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_
-
Updated
Mar 22, 2019 - Python
-
Updated
Jan 18, 2018 - Python
-
Updated
Mar 30, 2020 - Python
-
Updated
Oct 14, 2019 - Python
Improve this page
Add a description, image, and links to the python-wrapper topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the python-wrapper topic, visit your repo's landing page and select "manage topics."


As part of the overall PyOWM documentation, write a "recipe book" that explains how to perform concrete PyOWM actions, such as:
This should be "hands-on" (code, not words)