Let's Talk, Collaborate & Start Work together!
We are successfully completed and developing 78+ Desktop & Mobile apps, We made 32+ clients happy and maintening Successful Business Management.
We use opensource softwares and like to giving it back by contributing our packages and apps to open source community. Here are some projects, python modules and few scripts which are developed by our Tech Geeks. You can use, modify, share all our projects and modules because the source code is publicly accessible to anyone.
A Simple Django app to easily send emails, receive inbound emails from users with different email vendors like AWS SES, Sendgrid, Mailgun. Django email gateway is used for sending mails from your verified domains. It can be used to send emails from different email vendors like (AWS SES, Sendgrid, MailGun). Using this app, we can easily use different email vendors to verified, non-verified users.
django-web-profiler is a django profiling tool which logs, stores debug toolbar statistics and also a set of URL's statistics using a management command. It logs request values such as device, ip address, user cpu time, system cpu time, No of queries, sql time, no of cache calls, missing, setting data cache calls for a particular url. With a basic UI, which will differentiate development url statistics, production level statistics which generates using a management command.