Upload results to AWS S3 to update chart and table at py3readiness.org

in #utopian-io6 years ago (edited)

Py3readiness is site which tracks community progress in Python 3 adoption. This is open source project which source code available on Github

Details

It gets data from Python package index (pypi.python.org) and saves them in JSON file. This file is then uploaded to AWS S3 to make results available. Website is just static files hosted on Github Pages, thus only this JSON file needs to be updated.

This was all fine, however it stopped working since 20 January, 2018. There are users raising issues on Github which are directly related to this bug.

Related Github Issue: https://github.com/chhantyal/py3readiness/issues/48

You can reproduce the the bug following these steps:

git clone [email protected]:chhantyal/py3readiness.git
cd py3readiness
virtualenv venv && source venv/bin/activate
pip install -r requirements.txt
python generate.py

Please use Python 2 for development as some dependencies are not available in version 3.
README.md also provides full documentation to setup this project.

Components

Python utility function to upload to S3

Deadline

April 15, 2018

Communication

You can directly contact me on Discord, my username is: chhantyal#1365. For anything related to this task, you can also go to Github issue tracker.



Posted on Utopian.io - Rewarding Open Source Contributors

Sort:  

Thank you for the task request. It has been approved.

You can contact us on Discord.
[utopian-moderator]

Hey @amosbastian, I just gave you a tip for your hard work on moderation. Upvote this comment to support the utopian moderators and increase your future rewards!

Really appreciate it, thank you.

Hey @chhantyal I am @utopian-io. I have just upvoted you!

Achievements

  • You have less than 500 followers. Just gave you a gift to help you succeed!
  • This is your first accepted contribution here in Utopian. Welcome!

Suggestions

  • Contribute more often to get higher and higher rewards. I wish to see you often!
  • Work on your followers to increase the votes/rewards. I follow what humans do and my vote is mainly based on that. Good luck!

Get Noticed!

  • Did you know project owners can manually vote with their own voting power or by voting power delegated to their projects? Ask the project owner to review your contributions!

Community-Driven Witness!

I am the first and only Steem Community-Driven Witness. Participate on Discord. Lets GROW TOGETHER!

mooncryption-utopian-witness-gif

Up-vote this comment to grow my power and help Open Source contributions like this one. Want to chat? Join me on Discord https://discord.gg/Pc8HG9x

Congratulations! This post has been upvoted from the communal account, @minnowsupport, by chhantyal from the Minnow Support Project. It's a witness project run by aggroed, ausbitbank, teamsteem, theprophet0, someguy123, neoxian, followbtcnews, and netuoso. The goal is to help Steemit grow by supporting Minnows. Please find us at the Peace, Abundance, and Liberty Network (PALnet) Discord Channel. It's a completely public and open space to all members of the Steemit community who voluntarily choose to be there.

If you would like to delegate to the Minnow Support Project you can do so by clicking on the following links: 50SP, 100SP, 250SP, 500SP, 1000SP, 5000SP.
Be sure to leave at least 50SP undelegated on your account.

Any contributor who might see this page, I have finished this task myself.

There are many open issues which still need help though, head over https://github.com/chhantyal/py3readiness/issues