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
Accelerator
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
Type
/
to 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 }}
Demiguise
/
rules_python
Public
forked from
bazel-contrib/rules_python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
rules_python
python
on
main
User selector
All users
All time
Commit history
Commits on Dec 19, 2022
Remove unused code (#933)
groodt
authored
222ec4b
View commit details
Copy full SHA for 222ec4b
View code at this point
Browse repository at this point
Commits on Dec 1, 2022
Fail if Python 2 values are specified (#887)
Show description for ce977e1
rickeylev
authored
ce977e1
View commit details
Copy full SHA for ce977e1
View code at this point
Browse repository at this point
fix: pip_compile to handle multiple generated requirements.in (#909)
Show description for b5f2d06
f0rmiga
authored
b5f2d06
View commit details
Copy full SHA for b5f2d06
View code at this point
Browse repository at this point
Commits on Nov 29, 2022
fix: missing RunEnvironmentInfo (#904)
Show description for 518c873
f0rmiga
authored
518c873
View commit details
Copy full SHA for 518c873
View code at this point
Browse repository at this point
fix: #895 append _py if ending with .py
rbuckland
authored and
alexeagle
committed
b69431e
View commit details
Copy full SHA for b69431e
View code at this point
Browse repository at this point
Commits on Nov 28, 2022
Correctly reference os-specific labels from central alias repo (#889)
Show description for 7e3c89c
jlaxson
and
f0rmiga
authored
7e3c89c
View commit details
Copy full SHA for 7e3c89c
View code at this point
Browse repository at this point
bump: python toolchain releases (#902)
Show description for b95f639
f0rmiga
authored
b95f639
View commit details
Copy full SHA for b95f639
View code at this point
Browse repository at this point
feat: multi-toolchain support (#846)
Show description for 17a1573
f0rmiga
authored
17a1573
View commit details
Copy full SHA for 17a1573
View code at this point
Browse repository at this point
Commits on Nov 23, 2022
fix: fix a bug where some transitive deps could not be resolved via bzlmod
kormide
authored and
alexeagle
committed
0054574
View commit details
Copy full SHA for 0054574
View code at this point
Browse repository at this point
Commits on Nov 19, 2022
Expose python3n.lib as libpython's interface_library (#890)
jlaxson
authored
a3b6943
View commit details
Copy full SHA for a3b6943
View code at this point
Browse repository at this point
Commits on Nov 10, 2022
fix(determinism): copy two missing entries from data_excludes (#881)
Show description for 3f0d62d
alexeagle
authored
3f0d62d
View commit details
Copy full SHA for 3f0d62d
View code at this point
Browse repository at this point
Commits on Nov 7, 2022
Create a pip_parse bzlmod extension
kormide
authored and
alexeagle
committed
af354c2
View commit details
Copy full SHA for af354c2
View code at this point
Browse repository at this point
Create a requirements file parser in stalark for bzlmod
kormide
authored and
alexeagle
committed
ba69aec
View commit details
Copy full SHA for ba69aec
View code at this point
Browse repository at this point
Commits on Nov 4, 2022
Support annotations on pip packages with extras. (#865)
Show description for bd42ad2
william-smith-skydio
authored
bd42ad2
View commit details
Copy full SHA for bd42ad2
View code at this point
Browse repository at this point
Commits on Oct 12, 2022
refactor: ci with multiple tasks (#855)
Show description for 26526a5
f0rmiga
authored
26526a5
View commit details
Copy full SHA for 26526a5
View code at this point
Browse repository at this point
Commits on Oct 10, 2022
fix: re-enable python_3_8_10_x86_64-apple-darwin_test (#851)
f0rmiga
authored
2cdad9e
View commit details
Copy full SHA for 2cdad9e
View code at this point
Browse repository at this point
fix: replace cc_import with cc_library for libpython (#820)
Show description for 85c8186
scasagrande
and
f0rmiga
authored
85c8186
View commit details
Copy full SHA for 85c8186
View code at this point
Browse repository at this point
Commits on Oct 5, 2022
Allow requirements_in to be generated (#829)
Show description for b15e15f
philsc
and
f0rmiga
authored
b15e15f
View commit details
Copy full SHA for b15e15f
View code at this point
Browse repository at this point
Include ignore_root_user_error in repository_rule keys (#835)
Show description for 44d41ee
keith
and
f0rmiga
authored
44d41ee
View commit details
Copy full SHA for 44d41ee
View code at this point
Browse repository at this point
Move construction of the METADATA file from wheelmaker to .bzl (#844)
Show description for fa4c408
pstradomski
and
f0rmiga
authored
fa4c408
View commit details
Copy full SHA for fa4c408
View code at this point
Browse repository at this point
bump: pre-commit linters (#848)
Show description for 2aeff3b
f0rmiga
authored
2aeff3b
View commit details
Copy full SHA for 2aeff3b
View code at this point
Browse repository at this point
Commits on Oct 1, 2022
Allow extra files to be added to distinfo directory within the wheel. (#831)
Show description for 301704b
pstradomski
and
groodt
authored
301704b
View commit details
Copy full SHA for 301704b
View code at this point
Browse repository at this point
Commits on Sep 28, 2022
Add .bzl files explicitly to toolchain tests to detect .bzl file changes (#815)
Show description for 369074e
fishcakez
and
f0rmiga
authored
369074e
View commit details
Copy full SHA for 369074e
View code at this point
Browse repository at this point
Commits on Sep 26, 2022
Use json.encode(<struct>) (#838)
groodt
authored
62a4249
View commit details
Copy full SHA for 62a4249
View code at this point
Browse repository at this point
Commits on Sep 24, 2022
Standardise on pip_parse (#807)
groodt
authored
f0efec5
View commit details
Copy full SHA for f0efec5
View code at this point
Browse repository at this point
Commits on Sep 12, 2022
fix pip_compile pip_compile select_golden_requirements_file invocation arguments (#826)
Show description for 03dc137
lripoche
authored
03dc137
View commit details
Copy full SHA for 03dc137
View code at this point
Browse repository at this point
Commits on Sep 7, 2022
Allow overriding config attrs in pip_parse-generated install_deps (#751)
jvolkman
authored
ccbb05e
View commit details
Copy full SHA for ccbb05e
View code at this point
Browse repository at this point
Commits on Aug 29, 2022
Revert "Revert "Add option to use "pip download" instead of "pip wheel" to do…" (#811)
groodt
authored
cf6542d
View commit details
Copy full SHA for cf6542d
View code at this point
Browse repository at this point
Commits on Aug 27, 2022
Revert "pip_compile: remove external/workspace_name prefix from gener… (#794)
alexeagle
authored
edfd9f4
View commit details
Copy full SHA for edfd9f4
View code at this point
Browse repository at this point
Fix ability to download windows toolchains on case sensitive unix systems (#797)
UebelAndre
authored
5ff0dc8
View commit details
Copy full SHA for 5ff0dc8
View code at this point
Browse repository at this point
Fix missing python includes for Unix hosts (#809)
Show description for dd2e947
UebelAndre
and
groodt
authored
dd2e947
View commit details
Copy full SHA for dd2e947
View code at this point
Browse repository at this point
Revert "Add option to use "pip download" instead of "pip wheel" to do… (#808)
Show description for 4999f63
groodt
authored
4999f63
View commit details
Copy full SHA for 4999f63
View code at this point
Browse repository at this point
Add option to use "pip download" instead of "pip wheel" to download wheels for other platforms (#773)
jesseschalken
authored
6a43ebd
View commit details
Copy full SHA for 6a43ebd
View code at this point
Browse repository at this point
Commits on Aug 16, 2022
Added label to py_wheel progress message. (#791)
UebelAndre
authored
e0a7829
View commit details
Copy full SHA for e0a7829
View code at this point
Browse repository at this point
Commits on Aug 14, 2022
Add type annotations to runfiles library (#764)
dzbarsky
authored
a2b7f42
View commit details
Copy full SHA for a2b7f42
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.