mirror of
				https://github.com/python-escpos/python-escpos
				synced 2025-10-23 09:30:00 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			342 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			342 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
python-escpos
 | 
						|
=============
 | 
						|
 | 
						|
This library is available over pypi. So for most of the use-cases it should be sufficient to run
 | 
						|
 | 
						|
```
 | 
						|
pip install python-escpos --user  # add --pre if you want to install pre-releases
 | 
						|
```
 | 
						|
 | 
						|
For more information please read the documentation at https://python-escpos.readthedocs.io/en/latest/user/installation.html
 |