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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
theochem
/
chemtools
Public
Notifications
You must be signed in to change notification settings
Fork
24
Star
59
Code
Issues
4
Pull requests
7
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Support Python3 & Python2
- #51
#51
Open
FarnazH
wants to merge 10 commits into
theochem:dev
theochem/chemtools:dev
from
FarnazH:python3
FarnazH/chemtools:python3
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Support Python3 & Python2
#51
FarnazH
wants to merge 10 commits into
theochem:dev
theochem/chemtools:dev
from
FarnazH:python3
FarnazH/chemtools:python3
Copy head branch name to clipboard
Commits
Commits on Aug 31, 2021
Rename chemtools.wrappers to chemtools.wrappers2
FarnazH
committed
125db70
View commit details
Copy full SHA for 125db70
Browse repository at this point
Add sys.version_info.major check for Python 2
FarnazH
committed
cbc5e95
View commit details
Copy full SHA for cbc5e95
Browse repository at this point
Add wrappers3 module to support Python3
FarnazH
committed
931992b
View commit details
Copy full SHA for 931992b
Browse repository at this point
Add __init__.py to test files with similar name
FarnazH
committed
3f9309b
View commit details
Copy full SHA for 3f9309b
Browse repository at this point
Use factorial from scipy.special instead of misc
FarnazH
committed
fe1750e
View commit details
Copy full SHA for fe1750e
Browse repository at this point
Skip tests & import wrapper for Python 2 or 3
FarnazH
committed
ce27cde
View commit details
Copy full SHA for ce27cde
Browse repository at this point
Add pytest alongside nose
FarnazH
committed
72f9232
View commit details
Copy full SHA for 72f9232
Browse repository at this point
Make chemtools importable in Python 3 environment
FarnazH
committed
2255176
View commit details
Copy full SHA for 2255176
Browse repository at this point
Adapt chemtools/conceptual to Python 3
Show description for d95dca9
FarnazH
committed
d95dca9
View commit details
Copy full SHA for d95dca9
Browse repository at this point
Adapt chemtools/outputs to Python 3
Show description for 49e9e63
FarnazH
committed
49e9e63
View commit details
Copy full SHA for 49e9e63
Browse repository at this point
You can’t perform that action at this time.