#python api
Explore tagged Tumblr posts
jynjackets · 5 months ago
Text
Tumblr media
I’m glad you came.
happy birthday @sydneyadmu 💫
734 notes · View notes
softwaredevelopmenthub25 · 5 months ago
Text
Explore the innovative software development services offered by Software Development Hub (SDH). From MVP development and AI-powered solutions to ERP software, IoT, and cloud migration, SDH delivers cutting-edge expertise for startups and businesses worldwide. Discover insights, project highlights, and tips on building user-centric applications and driving digital transformation.
8 notes · View notes
lightnersdream · 2 months ago
Text
im trying to use that tumblr backup script but its making me feel stupid
3 notes · View notes
angeliqueoolala · 1 month ago
Text
When in doubt, scrape it out!
Come find me on TikTok!
2 notes · View notes
cyberm0sh · 11 months ago
Text
nerdy website people!!
i am looking for a free website hosting service that supports programming languages and server-side scripting for a personal project
i’ve tried neocities and unfortunately they do not support server side scripting!!
thank you sososo much for any leads <3
8 notes · View notes
Text
pyplot is a type of maid who really doesn’t want you to talk to her but she’s good at her job
3 notes · View notes
achamocha · 1 year ago
Text
Anyway
```
from PIL import Image from numpy import asarray from time import sleep import requests
all_colors = [] for i in range(1,9):     image = Image.open(rf'./sky/{i}.jpg')     data = asarray(image)
    for i in data:         all_colors.append('#%02x%02x%02x' % tuple(i[95])) # 95 is the middle of the image
color_names = [] unique_color_dict = dict() for color in all_colors:     if color in unique_color_dict:         color_names.append(unique_color_dict[color])     else:         response = foo # query the api         name = response.json()["name"]["value"]         color_names.append(name)         unique_color_dict[color] = name         sleep(1) # let the poor api rest
intro = "[Image description: A long image of the phrase 'Do you love the color of the sky?' in black font over a gradient background of " medio = ", ".join(color_names) final = ", followed by the phrase in black font reading 'Which one?'. End ID]" total = intro+medio+final print(total)```
8 notes · View notes
roseband · 5 months ago
Text
he literally just said on a rally (why is he even doing them still wtf) that he wants to bring the economy back to 1929 we're all so fucking screwed.... we're so fucking screwed
the social stuff can be mitigated... this can't, we're so screwed globally :|
4 notes · View notes
nadirelzouki · 8 months ago
Video
youtube
Currency Converter Project in Python
2 notes · View notes
mousydentist · 1 year ago
Text
Fic data from 2023
Happy new year! This was a big year for me because I got back into reading fanfiction, and boy howdy did I read a lot of it. Over the year I tracked what fics I read got that sweet, sweet data about how much of what I read and when. So now it's time for it to all come together! I put the major stats above the read more line, and below are some other little details about the tags and types of fics. Without further ado, let's get into it!
My goal this year was to read 1000 fics which I realized around June was NOT going to happen. I actually read about 651 fics including re-reads. Not too shabby!
The total words of all the fics I started was 5,196,016 and multiplying by the percent finished (could be >100 for re-reads, or <100 for dnf) I read about 6,214,399 words. So, HOLY BALLS 6.2 MILLION WORDS???? JFC. THATS LIKE 16K EVERY SINGLE DAY. ok i will never again tell myself i didn't read enough this year. Can you imagine if I had hit 1000 fics?
Something else fun about the word count is that the average length was about 1584 words/fic.
My top months by number of fics were February (108 fics), April (88 fics), and March (66 fics). In terms of word count, my top months were February (1.4 million words), January (1.16 million words) and August (804k words).
Keep reading for graphs and data about tags!
Before we get into tags, here's the graphs for the stuff I mentioned earlier. Keep in mind that the first two are about fics I started, not necessarily finished, so the count may vary a bit.
Tumblr media Tumblr media
The top three longest fics I read were meet me where the light greets the dark at 115514 words, Subito Sempre at 107053 words, and This Game We Play at 101717 words. Those also happen to be some of my favorite fics of all time.
Here's a graph about the length of the fic I read. "Format of a oneshot" is something that may be multiple chapters but was short enough that it could've been one. Idk this database was built on vibes.
Tumblr media
I know 54% of the authors! Speaking of, there were 208 distinct authors I read from this year. My top author was JynxedOracle at 33 fics!
These are the fics I re-read most:
Tumblr media
OK tag time! Let's start with relationship:
Tumblr media Tumblr media
VegasPete almost had it for a while but KimChay will always be my ride or die. Also, if you can't tell, I basically read almost exclusively KinnPorsche The Series fics. For my top fandom outside of KPTS, that would be MCU, and my top non-KP relationship was SpideyPool. My highest rarepair within KPTS will go to my grave or the groupchat. :*)
My highest read additional tag by a WIDE margin (I'm sorry mother) was porn without plot. (Guess that explains why the average words is so low).
I was gonna post the graphs of all my tags but not only are they a mess, I simply refuse to out myself like that this publicly.
On to Warnings and Rating:
Tumblr media Tumblr media
...Don't be ashamed of me, I'm ashamed enough of myself.
Final thing! I met my goodreads goal of 100 books by adding a random book every time I read up to 80k words! My goal for 2024 is to find god and maybe read something other than porn :)
Thanks for reading!
Tumblr media
13 notes · View notes
scuggle · 1 year ago
Text
does
does tumblr have an API
hey, @staff, do you guys have an API?
10 notes · View notes
lizclipse · 1 year ago
Text
fucking hell this is why i tend to use rust. i'm trying to find a library for the tumblr API in C# and there's one that's years old and using old standards so i tried seeing how hard it is to make one and immediately ran into the fact that C# cannot deserialise discriminated unions without having to write custom deserialisers because it just doesn't support that as a language feature
frustrated, i said fuck it and had a look to see if there was one in rust. there is, and it's been updated recently, so i can go in and make PRs if i need to. i cannot escape this language
5 notes · View notes
recurring-polynya · 2 years ago
Text
i just want a lil script that can scrape a spotify playlist and stick all the lyrics into a database that i can do keyword searches on when i need to come up with a title for my fanfic
7 notes · View notes
newsdataapi · 1 year ago
Text
Get Free News API to scrape news articles
Tumblr media
NewsData.io offered a free news API that developers could use to access news articles and headlines from various sources. This API provided endpoints for fetching news articles, headlines, and other related data. Get a Free News API Key in 3 steps:
Visit NewsData.io website
Create an account on it
Get Free API Keys from dashboard
2 notes · View notes
pixiedust111 · 2 years ago
Text
Tumblr media Tumblr media
It's been a real fun! I'm hoping to work on the front end next and make it available for everyone 😁!
3 notes · View notes
qootoys · 11 hours ago
Photo
Tumblr media
这是一个测试图文帖子,来自 Python 脚本,点击图片可跳转 👉
1 note · View note