shakedown.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A community for live music fans with roots in the jam scene. Shakedown Social is run by a team of volunteers (led by @clifff and @sethadam1) and funded by donations.

Administered by:

Server stats:

244
active users

#python3

0 posts0 participants0 posts today
Replied in thread

That's probably enough coding for tonight. I got all the REST endpoints I think I need for now and have extremely basic tests written for them. The tests check the return code is 200 and the integer returned is the right number.

On the actual implementation of the functions, I'm returning some number that the test is looking for so I know I'm getting to the right function.

I am kinda curious if there's a test coverage tool that will tell me how much of my code is running when I run the tests. There's probably something in pytest for that which I can research another time. Rather than trying to hit 100%, I would use it to find out if I'm missing anything as I keep adding code.

i wrote python2 utilities that read and write binary files from WWIV, various data files and wwivnet packets. converting these to python3 is a challenge because of differences in handling of string and binary between python2 and python3. i found it much easier in python2.

#introduction

Hello. Name's Aitor, from Spain, 30yo. I'm currently working at Glovo as Software Engineer in Live Operations Platforms team where I developed ETL extractions from several customer solutions platforms and made apps using #GodotEngine and #python3. I'm #FLOSS lover, and a #gamedev enthusiastic. Never done a game in my life but I follow nearly the gamedev world and I want to develop my firsts games.
I hope you know about me soon!