Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
scanny
/
python-pptx
Public
Notifications
You must be signed in to change notification settings
Fork
739
Star
3.5k
Code
Issues
451
Pull requests
86
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Allow controlling paragraph bullets
- #1060
#1060
Open
Touzen
wants to merge 19 commits into
scanny:master
scanny/python-pptx:master
from
Touzen:paragraph-bulletstyle
Touzen/python-pptx-bullet:paragraph-bulletstyle
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Open
Allow controlling paragraph bullets
#1060
Touzen
wants to merge 19 commits into
scanny:master
scanny/python-pptx:master
from
Touzen:paragraph-bulletstyle
Touzen/python-pptx-bullet:paragraph-bulletstyle
Copy head branch name to clipboard
Commits
Commits on Apr 28, 2025
Add unit tests for paragraph bullet
Touzen
committed
2917c0d
View commit details
Copy full SHA for 2917c0d
Browse repository at this point
Implement bullet getter and setter
Touzen
committed
503df0e
View commit details
Copy full SHA for 503df0e
Browse repository at this point
Test paragraph bullet with behave
Touzen
committed
f0bcef9
View commit details
Copy full SHA for f0bcef9
Browse repository at this point
Commits on Apr 29, 2025
Add unit tests and enums for numbered bullets
Touzen
committed
46c3387
View commit details
Copy full SHA for 46c3387
Browse repository at this point
Implement numbered bullets (get/set)
Touzen
committed
241c874
View commit details
Copy full SHA for 241c874
Browse repository at this point
Implement behave test for autonumber bullets
Touzen
committed
a97aa5f
View commit details
Copy full SHA for a97aa5f
Browse repository at this point
Shorten bullet style names
Touzen
committed
afbf3c5
View commit details
Copy full SHA for afbf3c5
Browse repository at this point
Add comments to MSO_NUMBERED_BULLET_STYLE
Touzen
committed
0412879
View commit details
Copy full SHA for 0412879
Browse repository at this point
Add comments to bullet getter in oxml.text
Touzen
committed
6bfc245
View commit details
Copy full SHA for 6bfc245
Browse repository at this point
Update docs for bullet getters/setters
Touzen
committed
75090be
View commit details
Copy full SHA for 75090be
Browse repository at this point
Commits on Apr 30, 2025
Update documentation for `p.bullet = None`
Touzen
committed
b6f7ffc
View commit details
Copy full SHA for b6f7ffc
Browse repository at this point
Add back trailing newline
Touzen
committed
b3b98ae
View commit details
Copy full SHA for b3b98ae
Browse repository at this point
Make order of tag-related methods consistent
Touzen
committed
b95cab0
View commit details
Copy full SHA for b95cab0
Browse repository at this point
Define ``BulletStyle`` for controlling bullet style
Show description for f88aecb
Touzen
committed
f88aecb
View commit details
Copy full SHA for f88aecb
Browse repository at this point
Add tests for BulletStyle logic
Touzen
committed
f1c9176
View commit details
Copy full SHA for f1c9176
Browse repository at this point
Implement bullet control based on `BulletStyle`
Touzen
committed
e30c97d
View commit details
Copy full SHA for e30c97d
Browse repository at this point
Add behave tests
Show description for a881f26
Touzen
committed
a881f26
View commit details
Copy full SHA for a881f26
Browse repository at this point
Update examples in documentation
Touzen
committed
90910bf
View commit details
Copy full SHA for 90910bf
Browse repository at this point
Commits on May 3, 2025
Update text.py bullet to new interface
Touzen
committed
11210aa
View commit details
Copy full SHA for 11210aa
Browse repository at this point
You can’t perform that action at this time.