-
Bitcoin… ¿Cómo lo guardo, cómo lo obtengo, cómo lo gasto?
http://www.monedasdevenezuela.net/articulos/bitcoin-como-lo-guardo-como-lo-obtengo-como-lo-gasto/
Luego de …
-
### Describe the problem
Cannot see lines longer than 10k characters, in the case of a simple favicon, it is not possible to see the end of the line, although the cursor column counter continues to b…
-
- The file of interest is [network.py](./utils/network.py) and hence [gyft.py](./gyft.py)
Network.py has various things which are already handled by the package itself, like:
- Specifying cookies …
-
- User requests the OTP
- In frontend a timer starts in-place of the content of `request otp` button
- The button is disabled till the timer hits 0
- Button content changes to `resend otp` and the …
-
According to the coder docs : [ UI Resource Ordering- Applications](https://coder.com/docs/v2/latest/templates/resource-ordering#applications) the follow code should make the order:
1. gyft
2. fis…
-
On typing
python3 gyft.py
we get
Traceback (most recent call last):
File "C:\Users\Anindita\OneDrive\Desktop\gyft\gyft.py", line 2, in
from timetable import delete_calendar, create_calend…
-
- The current method of scraping core courses [`find_core_courses()`](https://github.com/metakgp/gyfe/blob/6998c2309bcfe0ba96638b1fca917b07f0d6aeb2/gyfe.py#L23) is very error-prone, and involves a bit…
-
The webapp uses the other repository [gyft](https://github.com/metakgp/gyft) to as the underlying server to create the ics file. There have been recent improvements in the original gyft repository whi…
-
Currently the timeline only includes endsems and midsems. We can extend that to:
- [ ] Durga Pooja and other breaks mentioned in Academic Calendar
- [ ] Institute holidays from [here](https://www.…
-
Instead of just printing to use `generate_ics.py` in the end of `gyft.py`, prompt the user for confirmation whether they want ics file or not and if yes we can just directly execute the `generate_ics.…