fastnumbers is a Python module with three objectives:
- To provide drop-in replacements for the Python built-in
 intandfloatthat, on average, are around 2x faster. These functions should behave identically to the Python built-ins except for a few specific corner-cases as mentioned in the API documentation.- To provide a set of convenience functions that wrap the above int and float replacements and provide error handling.
 - To provide a set of functions that can be used to identify whether an input could be converted to int or float.
 
| Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages | 
|---|---|---|---|---|---|
| 3.1.0-bp155.2.13 info | GA Release | 2023-05-22 | 15 SP5 | 
                
  | 
              
                
  | 
            
| 3.1.0-bp154.1.25 info | GA Release | 2022-05-09 | 15 SP4 | 
                
  | 
              
                
  | 
            
| 2.2.1-bp153.2.1 info | GA Release | 2021-03-29 | 15 SP3 | 
                
  | 
              
                
  | 
            
| 2.2.1-bp152.3.15 info | GA Release | 2020-04-17 | 15 SP2 | 
                
  | 
              
                
  | 
            
| 2.2.1-bp151.1.2 info | GA Release | 2019-07-17 | 15 SP1 | 
                
  | 
              
                
  |