https://github.com/pythoncoderunicorn/bechdel-wallace
Data for Bechdel-Wallace tests for TV shows
https://github.com/pythoncoderunicorn/bechdel-wallace
bechdel-test startrek startrek-discovery startrek-ds9
Last synced: 3 months ago
JSON representation
Data for Bechdel-Wallace tests for TV shows
- Host: GitHub
- URL: https://github.com/pythoncoderunicorn/bechdel-wallace
- Owner: PythonCoderUnicorn
- Created: 2021-08-09T19:33:28.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-15T17:14:51.000Z (almost 5 years ago)
- Last Synced: 2025-10-23T20:49:15.187Z (7 months ago)
- Topics: bechdel-test, startrek, startrek-discovery, startrek-ds9
- Language: HTML
- Homepage:
- Size: 559 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bechdel-Wallace test
A test named after American cartoonist Alison Bechdel and friend Liz Wallace. The test measures the representation of women in fiction. The basic measure is that a work of fiction features at least 2 women who talk to each other about something *other than* a man. An added measure is that the women be named.
The test is used as an indicator for the active presence of women in the entire field of film and other fiction, and to call attention to gender inequality in fiction.
## Criteria :
1. must have 2+ named women
2. named women talk to each other
3. topic of discussion is not a man/ men regarding relationship(s)
The Bechdel Test is not meant as a moral or ethical judgment on the quality of female characters in a work. Nor is it designed as a judgment on the artistic quality of the work - good movies can fail the Bechdel Test, and bad movies can pass. It is entirely possible for a film to pass without having pro-feminist themes, or even characterizing women positively. It is possible for female main character films to fail the test and bad movies to pass the test.
Bechdel's original point was about how lesbian women specifically feel isolated from popular media. When there are so many examples that fail, and female characters often spend all their time talking about the men in their lives, women who aren't attracted to men can feel justifiably disconnected and underrepresented.
TV shows often use a final average score approach based on a episode-by-episode basis, if 7 episodes pass the test out of 13 episodes.
### Reference
[Bechdel Movie Database](https://bechdeltest.com)
[TV Tropes](https://tvtropes.org/pmwiki/pmwiki.php/UsefulNotes/TheBechdelTest)