PySimpleChain - a python exploration of blockchain ledger concepts: https://www.reddit.com/r/Python/comments/75xlku/pysimplechain_a_python_exploration_of_blockchain/
reddit
PySimpleChain - a python exploration of blockchain... • r/Python
1 points and 0 comments so far on reddit
I've been coding in Python for a month, and it's awesome! My beginner project: https://www.reddit.com/r/Python/comments/75yak1/ive_been_coding_in_python_for_a_month_and_its/
reddit
I've been coding in Python for a month, and it's... • r/Python
[If you want to see my other projects](https://repl.it/M7LQ/7) Python is just awesome. There, I said it. I still can't comprehend the power I now...
Extract edge and communities from list of nodes: https://stackoverflow.com/questions/44077739/extract-edge-and-communities-from-list-of-nodes
Stackoverflow
Extract edge and communities from list of nodes
I have dataset which has more than 50k nodes and I am trying to extract possible edges and communities from them. I did try using some graph tools like gephi, cytoscape, socnet, nodexl and so on to
Anyone need help with a project?: https://www.reddit.com/r/Python/comments/75yw3c/anyone_need_help_with_a_project/
reddit
Anyone need help with a project? • r/Python
I consider myself to be a decent-ish programmer, but all of my major projects are of a nature that employers won't necessarily be impressed with....
I started writing a Python 3 tutorial for my CS class, and would like to know what you think: https://www.reddit.com/r/Python/comments/75z62q/i_started_writing_a_python_3_tutorial_for_my_cs/
reddit
I started writing a Python 3 tutorial for my CS class,... • r/Python
1 points and 1 comments so far on reddit
Luminoth: Deep Learning toolkit for Computer Vision: https://www.reddit.com/r/Python/comments/75yul2/luminoth_deep_learning_toolkit_for_computer_vision/
reddit
Luminoth: Deep Learning toolkit for Computer Vision • r/Python
4 points and 0 comments so far on reddit
How can I ever reach this level?: https://www.reddit.com/r/Python/comments/75z8ll/how_can_i_ever_reach_this_level/
reddit
How can I ever reach this level? • r/Python
So I finished a small task, which was a shelve database for people objects and it has a simple gui. You can edit, add end fetch people that's all....
What is the cheapest (respectable) way to host and schedule Python jobs today?: https://www.reddit.com/r/Python/comments/75zckb/what_is_the_cheapest_respectable_way_to_host_and/
reddit
What is the cheapest (respectable) way to host and... • r/Python
Raspberry Pi? Free Heroku account?
How do I implement a key listener in PyQT5 for a QPlainTextEdit (or any other component)?: https://www.reddit.com/r/Python/comments/75zggn/how_do_i_implement_a_key_listener_in_pyqt5_for_a/
reddit
How do I implement a key listener in PyQT5 for a... • r/Python
While I realize others have asked similar questions, my limited knowledge seems to have resulted in a missing piece to this puzzle. I will further...
AWS lambda with python: To ORM or not to ORM: https://www.reddit.com/r/Python/comments/75zspr/aws_lambda_with_python_to_orm_or_not_to_orm/
reddit
AWS lambda with python: To ORM or not to ORM • r/Python
Been working with AWS lambdas to do some ETLs. Just out of curiosity, do y'all use sqlalchemy and other ORMs to connect and write to mysql or...
python modulenotfound error pycharm project folder recs: https://stackoverflow.com/questions/46354454/python-modulenotfound-error-pycharm-project-folder-recs
Stackoverflow
python modulenotfound error pycharm project folder recs
I am working on a project in PyCharm. The project has the following structure:
/projectRoot/
folder1/
somecode.py
utils/
__init__.py
myutils1.py
I'd want to know how I...
/projectRoot/
folder1/
somecode.py
utils/
__init__.py
myutils1.py
I'd want to know how I...
Python PyPotrace Potrace Installing on Windows - Windows10: https://stackoverflow.com/questions/46675346/python-pypotrace-potrace-installing-on-windows-windows10
Stackoverflow
Python PyPotrace Potrace Installing on Windows - Windows10
I would like to install Potrace on my Windows 10 Computer and I will be using it with python 2.7.5. I am following the installation instruction from this site.( https://pypi.python.org/pypi/pypotra...
How to use dash within Jupyter notebook?: https://stackoverflow.com/questions/45490002/how-to-use-dash-within-jupyter-notebook
Stack Overflow
How to use dash within Jupyter notebook?
Is it possible to have a dash app within a Jupyter Notebook, rather than served up and viewed in a browser?
My intention is to link graphs within a Jupyter notebook so that hovering over one graph
My intention is to link graphs within a Jupyter notebook so that hovering over one graph