File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,6 @@ Python client for fetching data from StockGeist's REST API.
44The full documentation of the REST API 
55can be found at [ https://docs.stockgeist.ai ] ( https://docs.stockgeist.ai ) .
66
7- The documentation describing all functionality of this Python package is hosted at  
8- 
97## Installation  
108You can install the package directly from this repository:
119
@@ -42,6 +40,9 @@ Resulting output:
4240The ` aapl_response `  is an object encapsulating the data fetched from the API together with some useful 
4341methods to easily explore the data, e.g., plot the time series.
4442
43+ For now, the best source of information about the functionality of ` stockgeist-client-python `  are the 
44+ docstrings inside the source files.
45+ 
4546
4647## Licence  
4748This package is provided as open source under the terms of the [ MIT Licence] ( https://opensource.org/licenses/MIT ) .
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments