Search
Search Articles by entering the text above.
python
python getting started notes

check your version of python Python python --version if this does not work try  Python python3 --version this should show something like: Python 3.8.5 you can run a python script with Py..

11:41 pm, March 28, 2021
python
Python import into SQLite research

Some examples i found while researching this import from python scripts into sqlite. Example weather import beautiful soup Python def weather_():page = requests.get("https://www.bbc.co.uk/weather/0..

11:14 pm, March 28, 2021
apps
My Favourite Atom Packages (Plugins) 2020

I did a list for this last year, updating it again for this year, i will add and remove packages as i change them. This is just my personal preferences for atom as i usually code in js css html and ph..

11:35 pm, October 13, 2020
Welcome

This is my test area for webdev. I keep a collection of code snippits here, mostly for my reference. Also if i find a good site, i usually add it here.

Join me on Substack if you want me to send you a collection of the things i have done or found or read for the week. Or follow me on twitter if you prefer, i dont post much but i probably should!

❤👩‍💻🕹

Random Quote
The happiest People don't have the best of everything, they just make the best of everything.
Unknown