Frappe Charts is a simple charting library with a focus on a simple API. The design is inspired by various charts you see on GitHub. ERPNext needed a simple sales history graph for its user company ...
This Python script converts IP2Location CSV data file, that contains the IP address in numeric notation, into dot-decimal notation (such as x.x.x.x) or CIDR notation (x.x.x.x/24). It supports both the ...