Pinned Loading
-
Webots-Quadcopter-Python-SITL
Webots-Quadcopter-Python-SITL Public archiveCross-platform Python based software in the loop simulation for object tracking and general quadcopter simulations using custom pure-Python based custom pure PID (and customisable) flight controller
-
Automatically add country code to ph...
Automatically add country code to phone numbers in vCalendar File wherever that is absent (I wrote it after moving to USA from India). Minor changes may be needed for different cases/countries/versions of VCF. As I only found paid apps for this, I wrote this one after analysing patterns for about 2 hours. 1import re
23with open('PIM00004.vcf', 'r') as f:
4vcfText = f.read()
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.