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
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 }}
mfreer
/
python-quantities
Public
forked from
python-quantities/python-quantities
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python-quantities
setup.py
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 27, 2011
version 0.10.1
ddale
committed
c2df012
View commit details
Copy full SHA for c2df012
View code at this point
Browse repository at this point
Commits on Feb 14, 2011
unit tests use unittest or unittest2, not nose
ddale
committed
f0a15e7
View commit details
Copy full SHA for f0a15e7
View code at this point
Browse repository at this point
Commits on Feb 5, 2011
unified py2/py3 support, no distutils or setuptools
ddale
committed
0059971
View commit details
Copy full SHA for 0059971
View code at this point
Browse repository at this point
Commits on Mar 25, 2010
more improvements to tests on py3k
ddale
committed
56fb1ca
View commit details
Copy full SHA for 56fb1ca
View code at this point
Browse repository at this point
first steps to supporting python-3
Show description for f0af999
ddale
committed
f0af999
View commit details
Copy full SHA for f0af999
View code at this point
Browse repository at this point
Commits on Mar 13, 2010
Update/simplify documentation
Show description for 2d3a388
ddale
committed
2d3a388
View commit details
Copy full SHA for 2d3a388
View code at this point
Browse repository at this point
Commits on Dec 12, 2009
forgot to read a few items from setup.cfg
ddale
committed
7d27d27
View commit details
Copy full SHA for 7d27d27
View code at this point
Browse repository at this point
finish updating setup scripts
ddale
committed
23baf5d
View commit details
Copy full SHA for 23baf5d
View code at this point
Browse repository at this point
use Distribute
Show description for ae11d2a
ddale
committed
ae11d2a
View commit details
Copy full SHA for ae11d2a
View code at this point
Browse repository at this point
Commits on Oct 25, 2009
add a note about requiring numpydoc in the developers guide, and update
Show description for 851a332
ddale
committed
851a332
View commit details
Copy full SHA for 851a332
View code at this point
Browse repository at this point
move docs into new infrastructure, using numpydoc
ddale
committed
678c1e5
View commit details
Copy full SHA for 678c1e5
View code at this point
Browse repository at this point
Commits on Oct 18, 2009
fix bug 453300 and prepare 0.6.0 release
ddale
committed
d9a86c8
View commit details
Copy full SHA for d9a86c8
View code at this point
Browse repository at this point
Commits on Oct 15, 2009
merge changes from 0.5
ddale
committed
820de36
View commit details
Copy full SHA for 820de36
View code at this point
Browse repository at this point
Commits on Oct 12, 2009
update version info, prepare for 0.5.0 release
ddale
committed
51943fe
View commit details
Copy full SHA for 51943fe
View code at this point
Browse repository at this point
make unicode markup configurable. fixes 449218
ddale
committed
c2a5e47
View commit details
Copy full SHA for c2a5e47
View code at this point
Browse repository at this point
Commits on Jun 22, 2009
minor change
ddale
committed
b7606e4
View commit details
Copy full SHA for b7606e4
View code at this point
Browse repository at this point
Commits on Apr 5, 2009
update numpy requirements now that numpy-1.3 has been released
ddale
committed
3947af9
View commit details
Copy full SHA for 3947af9
View code at this point
Browse repository at this point
Commits on Feb 22, 2009
update package metadata
ddale
committed
b7b4f39
View commit details
Copy full SHA for b7b4f39
View code at this point
Browse repository at this point
Commits on Feb 15, 2009
improved Dimensionality repr
Show description for de9f645
ddale
committed
de9f645
View commit details
Copy full SHA for de9f645
View code at this point
Browse repository at this point
Commits on Feb 11, 2009
removed egg-info directory
Show description for 490e395
ddale
committed
490e395
View commit details
Copy full SHA for 490e395
View code at this point
Browse repository at this point
remove commented setuptools imports
ddale
committed
f5a8624
View commit details
Copy full SHA for f5a8624
View code at this point
Browse repository at this point
Commits on Feb 10, 2009
added microradian unit
Show description for b5ad40f
ddale
committed
b5ad40f
View commit details
Copy full SHA for b5ad40f
View code at this point
Browse repository at this point
Commits on Jan 23, 2009
fixed a problem in setup.py
ddale
committed
f40bcda
View commit details
Copy full SHA for f40bcda
View code at this point
Browse repository at this point
improvements for creating source distributions
Darren Dale
committed
ea3dfe9
View commit details
Copy full SHA for ea3dfe9
View code at this point
Browse repository at this point
Commits on Jan 22, 2009
some simplifications in quantity constructors, where attributes have already been initialized by array_finalize
Show description for db83d82
ddale
committed
db83d82
View commit details
Copy full SHA for db83d82
View code at this point
Browse repository at this point
Commits on Jan 19, 2009
disable unicode at build time using --no-unicode option to setup.py
ddale
committed
95b59cf
View commit details
Copy full SHA for 95b59cf
View code at this point
Browse repository at this point
organized constants subpackage
ddale
committed
ddfe1e8
View commit details
Copy full SHA for ddfe1e8
View code at this point
Browse repository at this point
Commits on Jan 6, 2009
added a warning for auto-generated content
ddale
committed
88adaaa
View commit details
Copy full SHA for 88adaaa
View code at this point
Browse repository at this point
Commits on Jan 4, 2009
cleanup comparison operations
Darren Dale
committed
6946ae5
View commit details
Copy full SHA for 6946ae5
View code at this point
Browse repository at this point
cleanup setup.py
Show description for b6a6371
Darren Dale
committed
b6a6371
View commit details
Copy full SHA for b6a6371
View code at this point
Browse repository at this point
Commits on Jan 2, 2009
removed all udunits code from quantities
Darren Dale
committed
d171eb8
View commit details
Copy full SHA for d171eb8
View code at this point
Browse repository at this point
updated homepage to point to packages.python.org/quantities
Darren Dale
committed
1636dbc
View commit details
Copy full SHA for 1636dbc
View code at this point
Browse repository at this point
updated package metadata in setup.py
Darren Dale
committed
58be2d6
View commit details
Copy full SHA for 58be2d6
View code at this point
Browse repository at this point
Commits on Dec 30, 2008
units now register themselves
Show description for a49e808
Darren Dale
committed
a49e808
View commit details
Copy full SHA for a49e808
View code at this point
Browse repository at this point
converted all units to use refactored classes
Darren Dale
committed
147726b
View commit details
Copy full SHA for 147726b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.