All posts by Seecoding Technologies

About Seecoding Technologies

Seecoding Technologies provides all kind of digital services from Kadi, India. We are providing best digital services like Web Development, WordPress Web Development, PHP Web Development, Custom Coded Site, HTML/CSS, Responsive Web Designing, Graphics Design, Web Hosting & Domain name, Optimization & SEO, Graphics Design, Data Scrapping and much more.

10May/23

Flask and SQLAlchemy: Connecting To MySQL (Python / Notes)

For my assets web app, written in Flask (Python) I have separated the app and the database into separate instances. This allows me to update the app and its dependencies without impacting the database and its dependencies, or vice-versa. The database could be one of many as I’m using SQLAlchemy to handle the connectivity between … Continue reading Flask and SQLAlchemy: Connecting To MySQL (Python / Notes)
09May/23
Continuous Deployment, Continuous Delivery – The CD of CI/CD (GitHub / Python / DevOps)

Continuous Deployment, Continuous Delivery – The CD of CI/CD (GitHub / Python / DevOps)

In this blog post I take my Flask (Python) web application and deployment to Microsoft Azure, and instead of doing it manually I do it via a CI/CD. I’ve previously discussed Continuous Integration (CI) in blog posts around CI, GitHub actions and recently Code Coverage. The CD of CI/CD can stand for Continuous Deployment or … Continue reading Continuous Deployment, Continuous Delivery – The CD of CI/CD (GitHub / Python / DevOps)
27Apr/23
Best Practices for Creating Custom Window Decals and Window Clings

Best Practices for Creating Custom Window Decals and Window Clings

Best Practices For Creating Window Decals and Window Clings Window graphics are an excellent way to showcase your product, service, or messaging. They are highly visible, with plenty of surface space for creative, eye-catching graphics. Not only can they boost your brand’s visibility, but window graphics are also cost-effective compared to other types of large […]

The post Best Practices for Creating Custom Window Decals and Window Clings appeared first on Large Format Printing & Event Graphics.

30Mar/23

Bitbucket for Newbies: Mastering Basic Commands and Collaborating on Code

As a newbie to Bitbucket, navigating the platform and using its basic commands can be overwhelming. However, with some guidance, you can quickly become proficient in using Bitbucket. In this post, we will review some of the basic commands and features of Bitbucket that you need to know as a …

The post Bitbucket for Newbies: Mastering Basic Commands and Collaborating on Code appeared first on Anto ./ Online.