Please join us on Slack https://join.slack.com/t/hydraecosystem/shared_invite/enQtNzM3NTg5NzQ2MDUxLWU1MjM3ZGRhZWM4ZTg1ODBjMTljNTQwNzAwMGM3ZDlmYTY3Y2E4OGJmN2NlZWRjMWIzY2MzN2NjOTIyYmQ1ZjU
People
Repo info
Activity
Devdutt Shenoi
@de-sh
egg=flock_controller right?
Rahul Tiwari
@invinciblycool
No that won't work
Harsheet Kakar
@HarsheetKakar
when can we expect feedback on our proposals?
Akshay Dahiya
@xadahiya
Harsheet we'll try to provide feedback as soon as we can. Please be patient :)
Lorenzo
@Mec-iS
Please remember that mentors are working for GSOC as volunteers and may also live in different time-zones from yours
Shravan
@motormouthdoda
👍🏻
Harsheet Kakar
@HarsheetKakar
:thumbsup: got it, working on it
Harsheet Kakar
@HarsheetKakar
pyre-check wont work with windows, should we add it or try something else?
Harsheet Kakar
@HarsheetKakar
travis test is failing for gitignore can someone help me with it?
Lorenzo
@Mec-iS
please always provide the link to the code and/or PR
Devdutt Shenoi
@de-sh
travis test is failing for gitignore can someone help me with it?
run python -m unittest discover on your machine before you make a commit/PR
The PEP8 conformance of 3 lines of code is the issue behind why the tests fail
Harsheet Kakar
@HarsheetKakar
@Mec-iS sure
@de-sh ok
Ahmed ramadan
@AhmedRamadanSayed
I have just shared my draft and I'm waiting for the mentors feedback :)
Harsheet Kakar
@HarsheetKakar
have added the documentation, HTTP-APIs/hydrus#381 please take a look and tell me if its sufficient, or if i should move it to main readme.md
@de-sh can u please tell me why was f.find("examples") == 0 this added in the the test_pep8 file? just curious. was it to remove repetitive testing of examples files?
Devdutt Shenoi
@de-sh
I did it because otherwise we'd have to make all example code files PEP8 conformant
I am looking for some guidance on the same so... #373
Harsheet Kakar
@HarsheetKakar
any rational behind it?
Devdutt Shenoi
@de-sh
I don't think examples/*.py files have to be PEP8 conformant... :sweat_smile:
would start working on it on 4th, 2nd draft of proposal coming up :smiley:
Sagar Ninave
@sagarninave
HELLO EVERYONE
i want to ask you all what have to do in 6. Django port for hydrus. this project for gsoc
Shravan
@motormouthdoda
Currently hydus is based on Flask
We also need a Django implementation for the same
Sagar Ninave
@sagarninave
so can i do it in django
Devdutt Shenoi
@de-sh
It is supposed to be a library, i.e. a plugin for django sites
@sagarninave
You can take inspiration from the source code of drf[django rest framework]
Ahmed ramadan
@AhmedRamadanSayed
Hey @Mec-iS, please I need you to review the changes I made to the draft before the deadline..
Ahmed ramadan
@AhmedRamadanSayed
@Mec-iS , I've replied to your comments on the old draft version and I wrote a link to a new docx draft with new changes (I couldn't change the old pdf draft).
Lorenzo
@Mec-iS
we are not giving more than two round of feedback per student. Sorry otherwise we wont have time for all the proposals.
Harsheet Kakar
@HarsheetKakar
anyone who has created an example database that they can send... need for test runs
Harsheet Kakar
@HarsheetKakar
why is the design page empty?
Devdutt Shenoi
@de-sh
why is the design page empty?
Which page @HarsheetKakar
Harsheet Kakar
@HarsheetKakar
i forgot which one was it now
Harsheet Kakar
@HarsheetKakar
i dont understand the error
i copied the parameters from another function just to be sure