mirror of
				https://github.com/LibreTranslate/LibreTranslate.git
				synced 2025-10-31 10:37:13 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			60 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			60 B
		
	
	
	
		
			Python
		
	
	
	
	
	
| from app import main
 | |
| 
 | |
| if __name__ == "__main__":
 | |
|     main()
 |